gyermolenko / awesome-python-ast
Python tools, libraries and resources about AST (as in Abstract Syntax Trees)
☆92Updated 2 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
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 2 weeks ago
- Annotate Python AST trees with source text and token information☆178Updated this week
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆100Updated last year
- A Pip requirements file parser.☆132Updated 5 months ago
- An AST unparser for Python☆226Updated last year
- Adaptive fuzzing of Hypothesis tests☆86Updated last week
- An unofficial, importable pip API☆113Updated 2 months ago
- Utilities for run-time type validation and multiple dispatch☆164Updated last month
- Python module to modify bytecode☆309Updated this week
- Operator overloading for fast anonymous functions.☆50Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Automatically convert relative imports to absolute☆157Updated 9 months ago
- Easy peasy Python decorators☆32Updated 4 years ago
- Instant visualization of Python AST and Code Objects☆139Updated 10 months ago
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆165Updated 5 months ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆64Updated 2 years ago
- Patch the inner source of python functions at runtime.☆186Updated last week
- A Python type checker☆357Updated last month
- Time Travel Debugging for Python☆177Updated 9 months ago
- AST-based fragmental source code refactoring toolkit for Python☆443Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 7 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 2 years ago
- A library that automatically infers dependencies for Python files☆172Updated 11 months ago
- Automatic test case generation for python and static analysis library☆262Updated 3 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
- pytest plugin for testing mypy types, stubs, and plugins☆111Updated 2 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆347Updated last month
- pytest plugin for easy integration of memray memory profiler☆374Updated 2 months ago
- A Python Enum that inherits from str.☆118Updated last year