gyermolenko / awesome-python-astLinks
Python tools, libraries and resources about AST (as in Abstract Syntax Trees)
☆98Updated 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 2 weeks ago
- Set of tools to play with Python AST.☆86Updated 2 years ago
- Time Travel Debugging for Python☆183Updated 11 months ago
- An AST unparser for Python☆228Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated 3 weeks ago
- A Python type checker☆369Updated last week
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 2 years ago
- Python module to modify bytecode☆317Updated last week
- Hypothesis strategies for generating Python programs, something like CSmith☆105Updated last year
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- AST-based fragmental source code refactoring toolkit for Python☆450Updated last year
- Adaptive fuzzing of Hypothesis tests☆94Updated last week
- Unified diff python parsing/metadata extraction library☆268Updated 10 months ago
- Utilities for run-time type validation and multiple dispatch☆167Updated 4 months ago
- A Python Parser☆646Updated 2 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆167Updated 8 months ago
- Automatic test case generation for python and static analysis library☆262Updated 3 years ago
- Static call graph generator. The official Python 3 version. Development repo.☆375Updated 11 months ago
- Declarative instrumentation for Python.☆90Updated 3 months ago
- pytest plugin for easy integration of memray memory profiler☆386Updated 5 months ago
- Turn Pydantic defined Data Models into CLI Tools☆154Updated last month
- Design-by-contract in Python3 with informative violation messages and inheritance☆374Updated 9 months ago
- guppy / heapy ported to Python3. It works for real!☆412Updated 5 months ago
- A library that automatically infers dependencies for Python files☆176Updated last year
- Python AST Visualizer☆1Updated 6 years ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- A file-based ORM for Python dataclasses.☆209Updated 3 weeks ago