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 list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- ☆608Updated 8 years ago
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- Profile python programs and view them with kcachegrind☆168Updated 4 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆168Updated 4 years ago
- An AST unparser for Python☆229Updated 2 years ago
- Python AST that abstracts the underlying Python version☆146Updated last month
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated last month
- Memory efficient Python objects☆370Updated 3 weeks ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Annotate Python AST trees with source text and token information☆192Updated last month
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- A python package that provides useful locks.☆271Updated 4 months ago
- ☆285Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Python module to modify bytecode☆326Updated 3 weeks ago
- Serialization library for Exceptions and Tracebacks.☆179Updated last month
- Python Meta Programming☆147Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 4 years ago
- A simple immutable mapping for python☆117Updated 3 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago