dabeaz / biteyLinks
☆608Updated 8 years ago
Alternatives and similar repositories for bitey
Users that are interested in bitey are comparing it to the libraries listed below
Sorting:
- Code inspection for Python builtins☆103Updated 3 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Python code object transformers☆184Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- C Python, made faster.☆343Updated 10 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 4 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆136Updated 8 years ago
- ☆285Updated 2 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆391Updated 3 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆168Updated 4 years ago
- Memory efficient Python objects☆371Updated last month
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- Python Meta Programming☆147Updated 3 years ago
- Python Application Tracer☆391Updated 5 years ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 13 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- A Python extension for writing structured and reusable inline HTML.☆551Updated last year
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago
- Pattern matching for python☆218Updated 11 years ago
- Lightweight cooperative microthreads for Python☆163Updated last year
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- Demo of how to use the underlying SRE engine to build a regex scanner☆218Updated 8 years ago
- A PEP-3156 compatible event loop☆69Updated 10 years ago
- pss is a power-tool for searching inside source code files.☆342Updated 7 months 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