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`.☆197Updated 3 weeks ago
- An AST unparser for Python☆229Updated 2 years ago
- Time Travel Debugging for Python☆195Updated last year
- Set of tools to play with Python AST.☆86Updated 3 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Annotate Python AST trees with source text and token information☆192Updated last month
- Python module to modify bytecode☆326Updated last month
- A Python type checker☆378Updated 2 weeks ago
- The code behind python-ast-explorer.com☆247Updated 4 years ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- Declarative instrumentation for Python.☆102Updated 3 weeks ago
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆240Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- Instant visualization of Python AST and Code Objects☆144Updated last year
- Pure Python Go parser, AST and unparser library☆58Updated 4 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 months ago
- A Python Parser☆665Updated this week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Unified diff python parsing/metadata extraction library☆282Updated last year
- IO of git-style object databases☆225Updated 2 months ago
- Static call graph generator. The official Python 3 version. Development repo.☆396Updated 3 months ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Lock-Free Atomics in Python☆74Updated last year
- minimalistic evaluator of python expression using ast module☆208Updated last month
- Python Dependency Graphs☆83Updated 2 years ago
- Library to generate random strings from regular expressions.☆135Updated 2 years ago
- A file-based ORM for Python dataclasses.☆211Updated last week
- The private PyPI server powered by flexible backends.☆182Updated 5 years ago
- A library that automatically infers dependencies for Python files☆177Updated last year
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆99Updated 11 months ago