srossross / Meta
Python Meta Programming
☆142Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Meta
- face Python bytecode metaprogramming API fork☆72Updated 4 years ago
- Pattern matching for python☆216Updated 10 years ago
- ☆288Updated 10 months 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…☆52Updated 7 years ago
- Static optimizer specializing functions with guards for Python 3.6☆76Updated 5 years ago
- An IPython notebook plugin for visualizing ASTs.☆98Updated 2 years ago
- Function overloading for Python 3☆112Updated 3 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 2 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated last year
- A library with a set of tools for annotating types in Python code.☆155Updated 9 years ago
- Easy anonymous functions by partial application of operators☆103Updated 10 months ago
- An AST unparser for Python☆223Updated last year
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆289Updated 2 years ago
- unit test generator for Python☆96Updated 7 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 8 years ago
- Webpage source for compilers-webpage☆39Updated 6 years ago
- Extension to ast that allow ast -> python code generation.☆76Updated 6 years ago
- Python 3 AST unparser with type comments support.☆29Updated 5 years ago
- Python code object transformers☆184Updated 8 months ago
- The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead☆134Updated 2 years ago
- Intelligently search in Python code☆67Updated 8 months ago
- ☆608Updated 7 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆122Updated this week
- A simple program which checks Python source files for errors.☆250Updated 6 years ago
- Cython implementation of OrderedDict☆103Updated 8 years ago
- Discover and load entry points from installed packages☆74Updated last year
- A interactive graphical debugger for Python code.☆249Updated last year
- A port of Andy Wingo's statprof.py to newer python by Alex Fraser☆140Updated 7 years ago
- Validate conditions, Python style.☆151Updated 11 months ago