gyermolenko / awesome-python-astLinks
Python tools, libraries and resources about AST (as in Abstract Syntax Trees)
☆102Updated 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 3 weeks ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- Time Travel Debugging for Python☆195Updated last year
- Python module to modify bytecode☆326Updated 3 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆109Updated last year
- An AST unparser for Python☆229Updated 2 years ago
- A Python type checker☆377Updated last month
- Annotate Python AST trees with source text and token information☆192Updated this week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago
- Declarative instrumentation for Python.☆100Updated this week
- Adaptive fuzzing of Hypothesis tests☆104Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- A module for lazy loading of Python modules☆88Updated 2 years ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- Pure Python Go parser, AST and unparser library☆58Updated 4 years ago
- A file-based ORM for Python dataclasses.☆211Updated this week
- 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
- A Pip requirements file parser.☆139Updated 7 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆98Updated 10 months ago
- Python Dependency Graphs☆83Updated 2 years ago
- AST-based fragmental source code refactoring toolkit for Python☆458Updated 2 years ago
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆239Updated 3 years ago
- IO of git-style object databases☆226Updated last month
- Instant visualization of Python AST and Code Objects☆144Updated last year
- Static analysis of Python import statements☆124Updated last month
- Python monorepo made easy☆78Updated 2 years ago
- Easy peasy Python decorators☆32Updated 5 years ago
- Static call graph generator. The official Python 3 version. Development repo.☆395Updated 2 months ago