t3rn0 / ast-commentsLinks
Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.
☆46Updated 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:
- 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
- Annotate Python AST trees with source text and token information☆188Updated 3 weeks ago
- Write compiled bytecode inline with pure Python. 🤖☆80Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated 2 months ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- minimize python source code to find bugs more easily☆44Updated last week
- An unofficial, importable pip API☆116Updated 2 weeks ago
- A Python type checker☆373Updated this week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆364Updated 3 weeks ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆100Updated 5 months ago
- ☆45Updated last year
- Utilities for run-time type validation and multiple dispatch☆170Updated last month
- A utility to fetch and download python packages☆153Updated last week
- Vendorize packages from PyPI☆104Updated last year
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Decisions by the Python Typing Council☆48Updated 11 months ago
- Declarative instrumentation for Python.☆91Updated 2 months ago
- Retrieve information from typeshed and other typing stubs☆29Updated last month
- A simple immutable dictionary for Python☆164Updated 6 months ago
- Backport for type hinting generics in standard collections and union types as X | Y☆18Updated 4 years ago
- generate random python code to test linter/formatter/and other tools☆50Updated last week
- 🎰 Ensure your __slots__ are working properly☆111Updated 2 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- Formatter for your Python unit tests☆105Updated 2 years ago
- Python variant types that work with match☆52Updated last year
- Complete lxml external type annotation☆68Updated 3 weeks ago
- A low-level library for installing from a Python wheel distribution.☆137Updated last week