t3rn0 / ast-commentsLinks
Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.
☆49Updated 3 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:
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆87Updated 2 years ago
- Annotate Python AST trees with source text and token information☆192Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- ☆47Updated 3 weeks ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- Retrieve information from typeshed and other typing stubs☆30Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 3 weeks ago
- minimize python source code to find bugs more easily☆46Updated 2 weeks ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 months ago
- Safely evaluate AST nodes without side effects☆50Updated 3 weeks ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- An unofficial, importable pip API☆119Updated this week
- generate random python code to test linter/formatter/and other tools☆54Updated this week
- A TUI disassembler☆121Updated 6 months ago
- Backport for type hinting generics in standard collections and union types as X | Y☆19Updated 4 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 7 months ago
- ☆37Updated 2 months ago
- Extract semantic information about static Python code☆81Updated 2 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Declarative instrumentation for Python.☆102Updated 3 weeks ago
- Collecting examples of unsoundness in the Python type system☆75Updated 2 weeks ago
- A codemod to make your implicit optional type hints PEP 484 compliant.☆104Updated 2 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A Python type checker☆378Updated 2 weeks ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- ☆39Updated last year
- Proof-of-concept `record` type for Python☆30Updated last year
- A Python type explainer!☆83Updated 2 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆104Updated last month