gyermolenko / awesome-python-astLinks
Python tools, libraries and resources about AST (as in Abstract Syntax Trees)
☆96Updated 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:
- Set of tools to play with Python AST.☆85Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- An AST unparser for Python☆228Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆103Updated last year
- Annotate Python AST trees with source text and token information☆182Updated 2 months ago
- Adaptive fuzzing of Hypothesis tests☆95Updated this week
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆167Updated 3 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Declarative instrumentation for Python.☆90Updated 2 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- A Python Parser☆642Updated 3 months ago
- Python module to modify bytecode☆314Updated last month
- Static Python call graph generator☆345Updated last year
- Time Travel Debugging for Python☆180Updated 11 months ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Automatic test case generation for python and static analysis library☆262Updated 3 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆356Updated this week
- Type4Py: Deep Similarity Learning-Based Type Inference for Python☆64Updated last year
- Python AST Visualizer☆1Updated 6 years ago
- A Pip requirements file parser.☆132Updated last month
- A test smell detector for Python.☆51Updated 3 years ago
- A GitHub Action for suggesting Python type annotations.☆42Updated 2 years ago
- Removes commented-out code from Python files☆213Updated last month
- Easy peasy Python decorators☆32Updated 4 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆125Updated 10 months ago
- PEG parser generator for Python☆175Updated 6 months ago
- Vendorize packages from PyPI☆103Updated 10 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆82Updated 10 months ago
- A Python type explainer!☆81Updated last year