orf / inlinerLinks
Automagically inline python methods
☆111Updated 10 years ago
Alternatives and similar repositories for inliner
Users that are interested in inliner are comparing it to the libraries listed below
Sorting:
- Python code object transformers☆184Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated 2 weeks ago
- A fast and thorough lazy object proxy.☆261Updated last week
- Powerful Python library for atomic file writes.☆317Updated 3 years ago
- Run a subprocess in a pseudo terminal☆227Updated last month
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Python AST that abstracts the underlying Python version☆146Updated this week
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python module to modify bytecode☆321Updated last week
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Annotate Python AST trees with source text and token information☆183Updated 2 months ago
- An experiment to use infix operators in Python☆57Updated 6 years ago
- ☆608Updated 7 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 2 months ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Python Meta Programming☆145Updated 2 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Create coredump like file from Python to post-mortem debug later☆74Updated 3 years ago
- Memory efficient Python objects☆367Updated this week
- Python Sorted Collections Library☆107Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆453Updated 11 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 11 months ago
- A simple immutable mapping for python☆115Updated 3 years ago
- ☆285Updated last year
- A lightweight, pure Python, numpy compliant ndarray class.☆200Updated 5 years ago
- Getting the hang of WASM - generate WASM from Python☆37Updated 7 years ago