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:
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 3 weeks ago
- Python code object transformers☆184Updated last year
- Ordered Set implementation in Cython☆75Updated 5 years ago
- An AST unparser for Python☆229Updated 2 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- ☆608Updated 8 years ago
- A simple immutable mapping for python☆117Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆225Updated last year
- A python package that provides useful locks.☆276Updated 5 months ago
- A fast and thorough lazy object proxy.☆263Updated 2 weeks ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆456Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- ☆285Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆281Updated 3 months ago
- Memory efficient Python objects☆371Updated last month
- Python module to modify bytecode☆326Updated last month
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated 2 months ago
- Python 3.5+ runtime type checking for integration testing and data validation☆548Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆380Updated 5 months ago
- Python Meta Programming☆147Updated 3 years ago
- An experiment to use infix operators in Python☆57Updated 7 years ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year