t3rn0 / ast-commentsLinks
Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.
☆49Updated 2 months ago
Alternatives and similar repositories for ast-comments
Users that are interested in ast-comments are comparing it to the libraries listed below
Sorting:
- Annotate Python AST trees with source text and token information☆192Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆109Updated last year
- minimize python source code to find bugs more easily☆46Updated this week
- ☆46Updated last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 5 months ago
- `diagnostic` makes it easier to build command line tools with great error reporting.☆30Updated 3 weeks ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated 2 years ago
- Collecting examples of unsoundness in the Python type system☆74Updated 2 months ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆104Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- Adaptive fuzzing of Hypothesis tests☆104Updated last month
- Declarative instrumentation for Python.☆100Updated this week
- An unofficial, importable pip API☆118Updated 3 weeks ago
- A Python type explainer!☆83Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- A low-level library for installing from a Python wheel distribution.☆142Updated 2 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago
- Backport for type hinting generics in standard collections and union types as X | Y☆19Updated 4 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- Safely evaluate AST nodes without side effects☆49Updated last year
- A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.☆23Updated 2 years ago
- Make Python CLI tools win the speed race, by cheating!☆76Updated 3 weeks ago
- Proof-of-concept `record` type for Python☆30Updated last year
- A utility to fetch and download python packages☆158Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 2 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated 2 weeks ago
- generate random python code to test linter/formatter/and other tools☆53Updated this week
- Retrieve information from typeshed and other typing stubs☆30Updated this week