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
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆223Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- ☆608Updated 8 years ago
- An AST unparser for Python☆230Updated 2 years ago
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- ☆285Updated last year
- Memory efficient Python objects☆369Updated last month
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Python Sorted Collections Library☆111Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆411Updated 2 months ago
- Python module to modify bytecode☆326Updated this week
- A simple immutable mapping for python☆116Updated 3 years ago
- A fast and memory efficient LRU cache for Python☆282Updated last month
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- distributed Python deployment and communication☆90Updated last week
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆378Updated 2 months ago
- Python AST that abstracts the underlying Python version☆146Updated 3 weeks ago
- Serialization library for Exceptions and Tracebacks.☆177Updated 2 weeks ago
- Lazy attributes for Python objects☆53Updated last year
- Validate conditions, Python style.☆156Updated 11 months ago
- Read/Write Lock - synchronization primitive for asyncio☆167Updated 2 weeks ago
- Python Meta Programming☆147Updated 3 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago