orf / inlinerLinks
Automagically inline python methods
☆110Updated 10 years ago
Alternatives and similar repositories for inliner
Users that are interested in inliner are comparing it to the libraries listed below
Sorting:
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Python AST that abstracts the underlying Python version☆144Updated 4 months ago
- Discover and load entry points from installed packages☆75Updated 6 months ago
- Python code object transformers☆185Updated last year
- distributed Python deployment and communication☆84Updated last week
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python module to modify bytecode☆313Updated this week
- A list-like type with better asymptotic performance and similar performance on small lists☆315Updated 2 years ago
- Demo project for building Python wheels with appveyor.com☆155Updated 2 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- Design a new better C API for Python☆59Updated 6 months ago
- A Python module that tries to figure out what your local timezone is☆206Updated 3 months ago
- An IPython notebook plugin for visualizing ASTs.☆105Updated 5 months ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆245Updated 2 months ago
- Python Sorted Collections Library☆106Updated 2 years ago
- Examples of safe coding practice for Python C extensions.☆230Updated 2 months ago
- Create coredump like file from Python to post-mortem debug later☆74Updated 2 years ago
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆141Updated 2 months ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 3 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 3 weeks ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- Automatic __slots__ for your Python classes☆66Updated 6 months ago
- Getting the hang of WASM - generate WASM from Python☆37Updated 7 years ago