serprex / byteplayLinks
face Python bytecode metaprogramming API fork
☆71Updated 5 years ago
Alternatives and similar repositories for byteplay
Users that are interested in byteplay are comparing it to the libraries listed below
Sorting:
- ☆608Updated 8 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Python Meta Programming☆147Updated 3 years ago
- ☆285Updated 2 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 4 years ago
- Code inspection for Python builtins☆103Updated 3 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆448Updated 9 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 6 years ago
- Python code object transformers☆184Updated last year
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 4 years ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- Pattern matching for python☆218Updated 11 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- C Python, made faster.☆343Updated 10 years ago
- A library with a set of tools for annotating types in Python code.☆155Updated 10 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Intercept function calls from Python scripts☆33Updated 9 years ago
- Typemap - The Annotator (TM)☆55Updated 7 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- Library to embed PyPy into CPython☆241Updated 10 years ago
- Modified fork of CPython's ast module that parses `# type:` comments