dabeaz / biteyLinks
☆608Updated 7 years ago
Alternatives and similar repositories for bitey
Users that are interested in bitey are comparing it to the libraries listed below
Sorting:
- C Python, made faster.☆341Updated 9 years ago
- Code inspection for Python builtins☆103Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python code object transformers☆185Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- A Python extension for writing structured and reusable inline HTML.☆549Updated 5 months ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆315Updated 2 years ago
- Memory efficient Python objects☆367Updated 4 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Python Meta Programming☆145Updated 2 years ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- Python Application Tracer☆390Updated 4 years ago
- ☆285Updated last year
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- A PEP-3156 compatible event loop☆69Updated 9 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Read Watches in Python☆40Updated last year
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 7 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆218Updated 3 years ago
- prompt_toolkit/ptpython pdb frontend☆184Updated 4 years ago
- Pattern matching for python☆218Updated 10 years ago
- Demo of how to use the underlying SRE engine to build a regex scanner☆221Updated 8 years ago