gyermolenko / awesome-python-astLinks
Python tools, libraries and resources about AST (as in Abstract Syntax Trees)
☆100Updated 3 years ago
Alternatives and similar repositories for awesome-python-ast
Users that are interested in awesome-python-ast are comparing it to the libraries listed below
Sorting:
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last week
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Time Travel Debugging for Python☆192Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆364Updated last month
- Python module to modify bytecode☆322Updated 3 weeks ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Annotate Python AST trees with source text and token information☆188Updated last month
- Adaptive fuzzing of Hypothesis tests☆97Updated 3 weeks ago
- A file-based ORM for Python dataclasses.☆211Updated last week
- Operator overloading for fast anonymous functions.☆50Updated this week
- An AST unparser for Python☆228Updated 2 years ago
- A Python type checker☆372Updated this week
- Utilities for run-time type validation and multiple dispatch☆171Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- Static call graph generator. The official Python 3 version. Development repo.☆382Updated last year
- Declarative instrumentation for Python.☆91Updated 2 months ago
- Pure Python Go parser, AST and unparser library☆58Updated 4 years ago
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆98Updated 2 years ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- A Pip requirements file parser.☆134Updated 4 months ago
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆237Updated 3 years ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆114Updated 2 weeks ago
- A library that automatically infers dependencies for Python files☆176Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Automatically convert relative imports to absolute☆158Updated last year
- Vendorize packages from PyPI☆104Updated last year
- Python monorepo made easy☆78Updated last year