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
- ☆285Updated 2 years ago
- Python Meta Programming☆147Updated 3 years ago
- Python code object transformers☆184Updated last year
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Code inspection for Python builtins☆103Updated 3 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 4 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
- 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
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 6 years ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- C Python, made faster.☆343Updated 10 years ago
- Pattern matching for python☆218Updated 11 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆136Updated 8 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Python Application Tracer☆389Updated 5 years ago
- A library with a set of tools for annotating types in Python code.☆155Updated 10 years ago
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- Debug tool trace Python memory allocations☆75Updated 6 years ago
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago
- A PEP-3156 compatible event loop☆69Updated 10 years ago
- prompt_toolkit/ptpython pdb frontend☆184Updated 5 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 8 years ago
- Intercept function calls from Python scripts☆33Updated 9 years ago
- Typemap - The Annotator (TM)☆55Updated 7 years ago
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 7 years ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 7 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆168Updated 4 years ago