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☆317Updated 2 years ago
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- A fast and thorough lazy object proxy.☆261Updated last month
- ☆608Updated 8 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- Python module to modify bytecode☆322Updated last month
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆454Updated last year
- A simple immutable mapping for python☆116Updated 3 years ago
- A python package that provides useful locks.☆268Updated last month
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆409Updated last month
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- A fast and memory efficient LRU cache for Python☆279Updated last week
- Super-fast and clean conversions to numbers for Python.☆110Updated 7 months ago
- Python Meta Programming☆145Updated 3 years ago
- Memory efficient Python objects☆368Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Examples of safe coding practice for Python C extensions.☆231Updated last week
- Serialization library for Exceptions and Tracebacks.☆176Updated 3 weeks ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆173Updated this week
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆377Updated last month