srossross / MetaLinks
Python Meta Programming
☆145Updated 3 years ago
Alternatives and similar repositories for Meta
Users that are interested in Meta are comparing it to the libraries listed below
Sorting:
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- ☆285Updated last year
- An IPython notebook plugin for visualizing ASTs.☆107Updated 8 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Pattern matching for python☆218Updated 11 years ago
- ☆608Updated 8 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Python code object transformers☆184Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last week
- Validate conditions, Python style.☆156Updated 9 months ago
- Function overloading for Python 3☆111Updated 4 years ago
- The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead☆134Updated 3 years ago
- A totally different take on container boilerplate.☆137Updated 3 years ago
- Memory efficient Python objects☆368Updated 2 weeks ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago
- unit test generator for Python☆99Updated 8 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆128Updated last year
- A list of Python parsing tools☆117Updated 5 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 8 years ago
- A simple program which checks Python source files for errors.☆247Updated 7 years ago
- Code inspection for Python builtins☆103Updated 2 years ago
- Python Application Tracer☆390Updated 4 years ago
- Python Parser☆121Updated last year
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- A library with a set of tools for annotating types in Python code.☆155Updated 10 years ago
- An AST unparser for Python☆228Updated 2 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 6 years ago