mynameisfiber / pytailcallLinks
Crazy Python bytecode hacking for great tail call optimizations
☆29Updated 10 years ago
Alternatives and similar repositories for pytailcall
Users that are interested in pytailcall are comparing it to the libraries listed below
Sorting:
- Intercept function calls from Python scripts☆33Updated 9 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆20Updated 5 years ago
- Python list cutter tool☆35Updated 9 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
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- ☆87Updated 11 years ago
- A simple program which checks Python source files for errors.☆248Updated 7 years ago
- Python Meta Programming☆144Updated 2 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- Easily implement __repr__, __str__, and __unicode__ methods☆49Updated 8 years ago
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago
- The Time Travel Python Debugger☆104Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Simple asyncio-based actors.☆38Updated last year
- A totally different take on container boilerplate.☆138Updated 3 years ago
- MapReduce platform in python