gyermolenko / awesome-python-astLinks
Python tools, libraries and resources about AST (as in Abstract Syntax Trees)
☆100Updated 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 last month
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Annotate Python AST trees with source text and token information☆187Updated last week
- An AST unparser for Python☆228Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆362Updated last week
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- A Python type checker☆374Updated this week
- Python module to modify bytecode☆321Updated this week
- Time Travel Debugging for Python☆192Updated last year
- Adaptive fuzzing of Hypothesis tests☆96Updated last week
- 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
- Python Dependency Graphs☆81Updated last year
- A file-based ORM for Python dataclasses.☆211Updated last month
- Utilities for run-time type validation and multiple dispatch☆170Updated last month
- Instant visualization of Python AST and Code Objects☆140Updated last year
- IO of git-style object databases☆225Updated last week
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆127Updated last year
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated 11 months ago
- Unified diff python parsing/metadata extraction library☆272Updated last year
- A module for lazy loading of Python modules☆88Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆178Updated 6 months ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Declarative instrumentation for Python.☆91Updated last month
- A Python Parser☆649Updated 3 weeks ago
- Static call graph generator. The official Python 3 version. Development repo.☆380Updated last year
- Python monorepo made easy☆78Updated last year
- A Python Enum that inherits from str.☆118Updated last year
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆169Updated 10 months ago