up9inc / gopygoLinks
Pure Python Go parser, AST and unparser library
☆58Updated 4 years ago
Alternatives and similar repositories for gopygo
Users that are interested in gopygo are comparing it to the libraries listed below
Sorting:
- Coalesce multiple identical calls into one, preventing thundering-herd/stampede to database/other backends☆14Updated 3 years ago
- Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)☆63Updated 5 months ago
- A setuptools extension for building cpython extensions written in golang.☆103Updated 10 months ago
- Embed Python in NGINX.☆113Updated 2 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆101Updated 3 years ago
- Add HTTP profiling endpoints to a Python application like Go's net/http/pprof☆53Updated 4 years ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 3 years ago
- A practical guide on calling Go from Python using ctypes.☆44Updated 11 months ago
- A Python package that provides a simple way to filter and extract data from JSON-like objects, using the GJSON syntax.☆44Updated 2 weeks ago
- Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5☆54Updated last year
- Python asyncio DNS resolver☆62Updated 11 months ago
- Inquest lets you add log statements to python without restarting your python instance. It helps you quickly uncover what is going wrong.☆131Updated 2 years ago
- A Cuckoo filter implementation in Python☆14Updated 3 years ago
- PEP 567 Backport☆89Updated 6 years ago
- MockupDB - Simulate a MongoDB server.☆42Updated 4 years ago
- Await, What?☆54Updated last year
- Python package for HTTP/1.1 style headers. Parse headers to objects. Most advanced available structure for http headers.☆122Updated last week
- CSP-style concurrency for Python☆178Updated 3 years ago
- A low-overhead sampling memory profiler for Python 3☆30Updated 2 years ago
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- Task manager built around the gevent green threads library.☆18Updated 6 years ago
- Python (DB-API 2.0) Client for rqlite, the lightweight, distributed database built on SQLite.☆127Updated last month
- Array-like File Access in Python☆40Updated 2 years ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 5 years ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- A simple project to explore the number of GCs when doing basic ORM work.☆25Updated 3 years ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆173Updated 2 months ago
- minimalistic evaluator of python expression using ast module☆204Updated this week
- Fast counters for Python☆39Updated 2 years ago
- Twirp's python implementation☆113Updated last year