gyermolenko / awesome-python-astLinks
Python tools, libraries and resources about AST (as in Abstract Syntax Trees)
☆94Updated 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.☆83Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- An AST unparser for Python☆228Updated last year
- Annotate Python AST trees with source text and token information☆181Updated last month
- Intelligently search in Python code☆67Updated last year
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆64Updated 2 years ago
- Adaptive fuzzing of Hypothesis tests☆88Updated this week
- Operator overloading for fast anonymous functions.☆50Updated 2 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Extract semantic information about static Python code☆77Updated 2 weeks ago
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆166Updated 7 months ago
- Vendorize packages from PyPI☆103Updated 9 months ago
- Python AST Visualizer☆1Updated 6 years ago
- A quicker pickle☆109Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆165Updated 2 months ago
- ☆40Updated 3 years ago
- Python module to modify bytecode☆314Updated 3 weeks ago
- A library that automatically infers dependencies for Python files☆175Updated last year
- A Python type explainer!☆81Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- A Pip requirements file parser.☆132Updated last week
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆81Updated 9 months ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- 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
- Declarative instrumentation for Python.☆90Updated last month
- Time Travel Debugging for Python☆178Updated 10 months ago
- An AST-to-code library for Python☆38Updated 3 weeks ago
- Pytest plugin for trio☆55Updated 9 months ago
- A Python Parser☆639Updated 2 months ago