t3rn0 / ast-commentsLinks
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:
- ☆45Updated 9 months ago
- minimize python source code to find bugs more easily☆37Updated last week
- Annotate Python AST trees with source text and token information☆182Updated last month
- 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…☆60Updated this 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
- Run commands against code blocks in Markdown or reStructuredText documentation☆15Updated this week
- Operator overloading for fast anonymous functions.☆50Updated 3 months ago
- Python variant types that work with match☆50Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- Python dependency specifications supporting logical operations☆26Updated 2 weeks ago
- A Textual-based Python AST viewing widget library and application☆92Updated last year
- generate random python code to test linter/formatter/and other tools☆43Updated last week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated last month
- A Python type explainer!☆81Updated last year
- Validate configuration and produce human readable error messages☆48Updated last week
- Run mypy and pyright over millions of lines of code☆92Updated last week
- Make Python CLI tools win the speed race, by cheating!☆74Updated last week
- Lazy f-strings for everyone☆31Updated last month
- An unofficial, importable pip API☆114Updated last month
- Better version of repr/reprlib for short, cheap string representations in Python☆24Updated 9 months ago
- Create reproducible installations for a virtual environment from a lock file☆86Updated 3 months ago
- A plugin for tox that utilizes PDM as the package manager and installer☆26Updated 2 months ago
- Builds a graph of a Python project's internal dependencies.☆87Updated last week
- Syntax highlighting for Python Docstring in VSCode.☆55Updated 8 months ago
- Automatically link across pages in MkDocs.☆67Updated 2 weeks ago
- Experimental Python API for Ruff☆26Updated 5 months ago
- ☆39Updated 11 months ago
- CLI tool for providing a clean slate for mypy usage within a project.☆24Updated last week
- Python Typing Intersection examples☆44Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 9 months ago