andreif / codegen
Extension to ast that allow ast -> python code generation.
☆78Updated 7 years ago
Alternatives and similar repositories for codegen:
Users that are interested in codegen are comparing it to the libraries listed below
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python Meta Programming☆142Updated 2 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- An AST unparser for Python☆226Updated last year
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 8 years ago
- Web technology based GUI library for desktop applications☆75Updated 6 years ago
- ☆609Updated 7 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Caching for humans☆63Updated 8 years ago
- The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead☆134Updated 3 years ago
- ☆71Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 5 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆46Updated 3 months ago
- Webpage source for compilers-webpage☆40Updated 6 years ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 3 weeks ago
- Python to C99/OpenCL/JS compiler☆64Updated 8 years ago
- A list of Python parsing tools☆116Updated 4 years ago
- Recursive descent parsing library for Python based on functional combinators☆349Updated 10 months ago
- a friendly yet powerful LR-parser written in Python☆267Updated 6 years ago
- A Query Language extension for Python: Query files, objects, SQL and NoSQL databases with a built-in query language☆244Updated 3 years ago
- Making it easy to write async iterators in Python 3.5☆96Updated 4 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆47Updated 3 years ago
- Python AST that abstracts the underlying Python version☆144Updated 3 weeks ago
- Fork of https://bitbucket.org/pypy/pypy with support for compiling to javascript☆33Updated 7 years ago
- Async IO for Python, Simplified☆91Updated 7 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 7 years ago
- Ordered Set implementation in Cython☆74Updated 5 years ago
- Python code object transformers☆185Updated last year
- Pattern matching for python☆217Updated 10 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year