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
- Python module to modify bytecode☆316Updated last month
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- Annotate Python AST trees with source text and token information☆183Updated last month
- ☆608Updated 7 years ago
- Memory efficient Python objects☆367Updated 5 months ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆378Updated 2 months ago
- A fast and thorough lazy object proxy.☆261Updated 3 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 11 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated last month
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- A fast and memory efficient LRU cache for Python☆278Updated last week
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Python AST that abstracts the underlying Python version☆146Updated 5 months ago
- A simple immutable mapping for python☆114Updated 3 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Run a subprocess in a pseudo terminal☆227Updated 2 weeks ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆252Updated 3 years ago
- ☆285Updated last year
- Tool for translation type comments to type annotations in Python☆151Updated 2 months ago
- Examples of safe coding practice for Python C extensions.☆231Updated this week