t3rn0 / ast-commentsLinks
Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.
☆48Updated 3 weeks ago
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☆46Updated last week
- Annotate Python AST trees with source text and token information☆189Updated this week
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- Collecting examples of unsoundness in the Python type system☆73Updated 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/☆83Updated last year
- Retrieve information from typeshed and other typing stubs☆29Updated last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 3 months ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- generate random python code to test linter/formatter/and other tools☆52Updated last week
- ☆45Updated last year
- Python variant types that work with match☆54Updated last year
- ☆37Updated 2 months ago
- An unofficial, importable pip API☆117Updated last week
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 3 weeks ago
- Proof-of-concept `record` type for Python☆30Updated last year
- Utilities for run-time type validation and multiple dispatch☆171Updated 3 months ago
- A Python type checker☆26Updated last week
- Run mypy and pyright over millions of lines of code☆101Updated 3 weeks ago
- Decisions by the Python Typing Council☆48Updated 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 this week
- A utility to fetch and download python packages☆161Updated this week
- A Python Enum that inherits from str.☆119Updated last year
- Grep Python Abstract Syntax Trees (AST) using XPath☆103Updated 7 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A low-level library for installing from a Python wheel distribution.☆138Updated last week
- A Python type checker☆376Updated last week
- A simple immutable dictionary for Python☆169Updated 8 months ago
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- `diagnostic` makes it easier to build command line tools with great error reporting.☆30Updated last year