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
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- An AST unparser for Python☆230Updated 2 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- ☆608Updated 8 years ago
- Memory efficient Python objects☆369Updated 2 months ago
- Python AST that abstracts the underlying Python version☆146Updated 3 weeks ago
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- A simple immutable mapping for python☆117Updated 3 years ago
- Python Meta Programming☆147Updated 3 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆414Updated 2 weeks ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- ☆285Updated last year
- Annotate Python AST trees with source text and token information☆192Updated 2 weeks ago
- Python module to modify bytecode☆326Updated this week
- Experiments for the official PEG parser generator for Python☆281Updated last year
- An experiment to use infix operators in Python☆57Updated 7 years ago
- Run a subprocess in a pseudo terminal☆232Updated 5 months ago
- A python package that provides useful locks.☆271Updated 3 months ago
- Lazy attributes for Python objects☆53Updated last year
- A backport of fstrings to python<3.6☆389Updated 3 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago