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☆185Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆315Updated 2 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- An IPython notebook plugin for visualizing ASTs.☆105Updated 6 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- A fast and thorough lazy object proxy.☆261Updated this week
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- ☆608Updated 7 years ago
- Powerful Python library for atomic file writes.☆316Updated 3 years 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 5 years ago
- Memory efficient Python objects☆367Updated 4 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- Lazy attributes for Python objects☆53Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 3 weeks ago
- ☆285Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- A simple immutable mapping for python☆113Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆169Updated 3 months ago
- Python Sorted Collections Library☆106Updated 2 years ago
- Python module to modify bytecode☆317Updated last week
- Some notes on using Cython to increase the performance of Python code.☆61Updated 10 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 4 months ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆378Updated last month
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆142Updated 3 months ago
- Discover and load entry points from installed packages☆75Updated 7 months ago