t3rn0 / ast-comments
Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.
☆41Updated last year
Alternatives and similar repositories for ast-comments
Users that are interested in ast-comments are comparing it to the libraries listed below
Sorting:
- minimize python source code to find bugs more easily☆36Updated last week
- 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☆102Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 8 months ago
- Python variant types that work with match☆50Updated last year
- ☆45Updated 8 months ago
- Decisions by the Python Typing Council☆47Updated 7 months ago
- Retrieve information from typeshed and other typing stubs☆22Updated last week
- Better version of repr/reprlib for short, cheap string representations in Python☆23Updated 9 months ago
- ☆55Updated last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- Operator overloading for fast anonymous functions.☆50Updated 2 months ago
- generate random python code to test linter/formatter/and other tools☆43Updated this week
- Python dependency specifications supporting logical operations☆26Updated last week
- Annotate Python AST trees with source text and token information☆179Updated last month
- Vendorize packages from PyPI☆103Updated 9 months ago
- Extract semantic information about static Python code☆75Updated 2 months ago
- Experimental Python API for Ruff☆26Updated 4 months ago
- A Python type explainer!☆82Updated last year
- ☆36Updated last week
- A pytest plugin for automatically updating doctest outputs☆63Updated this week
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated last month
- Utilities for run-time type validation and multiple dispatch☆165Updated 2 months ago
- ☆39Updated 11 months ago
- `diagnostic` makes it easier to build command line tools with great error reporting.☆31Updated 9 months ago
- Validate configuration and produce human readable error messages☆47Updated last month
- A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.☆22Updated last year
- Python Typing Intersection examples☆43Updated last year
- Discussions about problems with the current C Api☆19Updated last year