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:
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- ☆285Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 8 months ago
- Python code object transformers☆184Updated last year
- ☆608Updated 8 years ago
- unit test generator for Python☆99Updated 8 years ago
- An AST unparser for Python☆228Updated 2 years ago
- Pattern matching for python☆218Updated 11 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
- Easy anonymous functions by partial application of operators☆102Updated last year
- A list of Python parsing tools☆117Updated 5 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- Validate conditions, Python style.☆156Updated 9 months ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- 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
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 weeks ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆127Updated last year
- Function overloading for Python 3☆111Updated 4 years ago
- Memory efficient Python objects☆367Updated last week
- automatic persistence for Python objects☆46Updated 3 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Extension to ast that allow ast -> python code generation.☆80Updated 7 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- Code inspection for Python builtins☆103Updated 2 years ago
- Python 3 AST unparser with type comments support.☆31Updated 5 years ago