leonardt / ast_toolsLinks
Toolbox for working with the Python AST
☆17Updated 2 years ago
Alternatives and similar repositories for ast_tools
Users that are interested in ast_tools are comparing it to the libraries listed below
Sorting:
- Pyfilesystem2 for various archive filesystems☆18Updated 2 years ago
- Declarative instrumentation for Python.☆91Updated last month
- Extract semantic information about static Python code☆78Updated 3 months ago
- Safely evaluate AST nodes without side effects☆46Updated last year
- Grammars suitable for lark parser and Hypothesis☆50Updated last year
- An AST for Python code generation, in Python☆30Updated last week
- example code for blog post "Python CLI Utilities with Poetry and Typer"☆11Updated 2 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆100Updated 3 years ago
- Python Indexer for Sourcetrail based on jedi, parso and SourcetrailDB☆96Updated 4 years ago
- Annotate Python AST trees with source text and token information☆187Updated 2 weeks ago
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆62Updated last week
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆17Updated 5 years ago
- Python functional programming☆28Updated last month
- Create directories and files (including content) from yaml spec.☆19Updated 2 years ago
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Generic programming library for Python☆61Updated this week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated last week
- Jonga: Python function call graph visualization☆55Updated 8 months ago
- A system to Instrument running Python code☆25Updated 2 months ago
- Python AST that abstracts the underlying Python version☆146Updated 3 weeks ago
- Tools to visualize large code bases in different ways.☆23Updated last week
- Type inference provider using mypy for LibCST!☆13Updated 2 years ago
- Annotator that adds scope information to an ast☆26Updated 2 months ago
- ☆45Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆80Updated last year
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆46Updated 2 months ago