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:
- Extract semantic information about static Python code☆81Updated 3 weeks ago
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Updated last month
- Safely evaluate AST nodes without side effects☆49Updated last year
- 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
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Declarative instrumentation for Python.☆98Updated last week
- Python functional programming☆28Updated 4 months ago
- Pyfilesystem2 for various archive filesystems☆18Updated 3 years ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- Cython PyParsing implementation.☆33Updated last year
- Adaptive fuzzing of Hypothesis tests☆101Updated 3 weeks ago
- Advanced macro expander and language lab for Python.☆69Updated 7 months ago
- Jonga: Python function call graph visualization☆55Updated 10 months ago
- Tools to visualize large code bases in different ways.☆23Updated last month
- ☆55Updated this week
- Type inference provider using mypy for LibCST!☆13Updated 2 years ago
- Vendorize packages from PyPI☆106Updated last year
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Unexport is a linter that tries to keep the __all __ in your Python modules always up to date.☆23Updated 2 years ago
- Annotate Python AST trees with source text and token information☆191Updated 2 weeks ago
- Grammars suitable for lark parser and Hypothesis☆53Updated last year
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 6 years ago
- Utilities for refactoring imports in python-like syntax.☆25Updated last week
- Annotator that adds scope information to an ast☆26Updated 5 months ago
- 🗂️ DirectoryTree widget for textual, compatible with all filesystems☆35Updated 3 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- Yet another validation lib ;). Provides tools for general-purpose variable validation, function inputs/outputs validation as well as clas…☆32Updated 4 years ago
- Domain Specific Languages in Python☆97Updated 2 years ago