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 2 years ago
- C Python, made faster.☆342Updated 9 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python code object transformers☆184Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Demo of how to use the underlying SRE engine to build a regex scanner☆219Updated 8 years ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- A Python extension for writing structured and reusable inline HTML.☆549Updated 7 months ago
- ☆285Updated last year
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- Python Meta Programming☆145Updated 2 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 4 years ago
- Memory efficient Python objects☆367Updated last week
- Validate conditions, Python style.☆156Updated 9 months ago
- A totally different take on container boilerplate.☆138Updated 3 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
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆217Updated 4 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Python Application Tracer☆390Updated 4 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- Python Parser☆121Updated last year
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 6 years ago