srossross / MetaLinks
Python Meta Programming
☆145Updated 2 years ago
Alternatives and similar repositories for Meta
Users that are interested in Meta are comparing it to the libraries listed below
Sorting:
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- An IPython notebook plugin for visualizing ASTs.☆105Updated 6 months ago
- ☆285Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- ☆608Updated 7 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Pattern matching for python☆218Updated 10 years ago
- Python code object transformers☆184Updated last year
- unit test generator for Python☆99Updated 8 years 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
- 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
- Memory efficient Python objects☆367Updated 4 months ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- Version of the glob module that supports recursion via **, and can capture patterns.☆127Updated 4 years ago
- A library with a set of tools for annotating types in Python code.☆154Updated 10 years ago
- A simple program which checks Python source files for errors.☆248Updated 7 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆126Updated 11 months ago
- An AST unparser for Python☆228Updated last year
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- serializer for literal Python expressions, also .NET and Java☆51Updated 2 months ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Function overloading for Python 3☆112Updated 4 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- Python Parser☆121Updated last year
- A interactive graphical debugger for Python code.☆251Updated 2 weeks ago