orf / inliner
Automagically inline python methods
☆104Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for inliner
- Static optimizer specializing functions with guards for Python 3.6☆76Updated 5 years ago
- Ordered Set implementation in Cython☆74Updated 4 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆313Updated 2 years ago
- Python module to modify bytecode☆302Updated this week
- Python Meta Programming☆142Updated 2 years ago
- ☆608Updated 7 years ago
- Serialization library for Exceptions and Tracebacks.☆165Updated 3 months ago
- Super-fast and clean conversions to numbers for Python.☆106Updated last week
- Python code object transformers☆184Updated 8 months ago
- A simple immutable mapping for python☆111Updated 2 years ago
- A fast and thorough lazy object proxy.☆247Updated this week
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆100Updated 4 years ago
- Making it easy to write async iterators in Python 3.5☆95Updated 4 years ago
- Python Sorted Collections Library☆103Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Runtime compiler for numerical Python☆233Updated 3 years ago
- Lazy attributes for Python objects☆52Updated 5 months ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆43Updated 8 months ago
- Discover and load entry points from installed packages☆74Updated last year
- ☆288Updated 10 months ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆116Updated 10 months ago
- C Python, made faster.☆344Updated 9 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 2 months ago
- An AST unparser for Python☆223Updated last year
- Python AST that abstracts the underlying Python version☆140Updated this week
- Demo project for building Python wheels for Linux with Travis-CI☆225Updated 3 years ago