orf / inliner
Automagically inline python methods
☆109Updated 9 years ago
Alternatives and similar repositories for inliner:
Users that are interested in inliner are comparing it to the libraries listed below
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago
- Python AST that abstracts the underlying Python version☆144Updated 2 months ago
- Python Meta Programming☆142Updated 2 years ago
- Ordered Set implementation in Cython☆74Updated 5 years ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- Discover and load entry points from installed packages☆74Updated 4 months ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆153Updated 3 months ago
- ☆285Updated last year
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Python code object transformers☆185Updated last year
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- A simple immutable mapping for python☆113Updated 3 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 7 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 weeks ago
- Create coredump like file from Python to post-mortem debug later☆74Updated 2 years ago
- Super-fast and clean conversions to numbers for Python.☆108Updated last month
- ☆608Updated 7 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆219Updated 8 months ago
- Design a new better C API for Python☆59Updated 4 months ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 7 months ago
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆137Updated this week
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 weeks ago
- An implementation of time.monotonic() for Python 2 & Python 3☆64Updated 4 years ago
- Memory efficient Python objects☆368Updated last month
- A fast and memory efficient LRU cache for Python☆274Updated this week