gyermolenko / awesome-python-astLinks
Python tools, libraries and resources about AST (as in Abstract Syntax Trees)
☆99Updated 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`.☆196Updated last week
- Annotate Python AST trees with source text and token information☆183Updated last month
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 2 years ago
- An AST unparser for Python☆228Updated last year
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Adaptive fuzzing of Hypothesis tests☆95Updated this week
- Python module to modify bytecode☆316Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated last month
- Declarative instrumentation for Python.☆91Updated last week
- A file-based ORM for Python dataclasses.☆210Updated 2 weeks ago
- Time Travel Debugging for Python☆184Updated last year
- Utilities for run-time type validation and multiple dispatch☆168Updated 5 months ago
- IO of git-style object databases☆225Updated 2 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆97Updated 2 years ago
- Vendorize packages from PyPI☆104Updated 11 months ago
- A Python type checker☆370Updated this week
- Easy peasy Python decorators☆32Updated 4 years ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆70Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 10 months ago
- A fully-featured remote and preemptive debugger for python☆291Updated 10 months ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆235Updated 3 years ago
- A library that automatically infers dependencies for Python files☆176Updated last year
- A Pip requirements file parser.☆133Updated 2 months ago
- Python monorepo made easy☆78Updated last year
- Python Dependency Graphs☆81Updated last year