t3rn0 / ast-commentsLinks
Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.
☆49Updated 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:
- Annotate Python AST trees with source text and token information☆192Updated 2 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- ☆46Updated last month
- Collecting examples of unsoundness in the Python type system☆73Updated 2 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 5 months ago
- minimize python source code to find bugs more easily☆46Updated last week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 2 weeks ago
- Proof-of-concept `record` type for Python☆30Updated last year
- Create reproducible installations for a virtual environment from a lock file☆85Updated 3 weeks ago
- generate random python code to test linter/formatter/and other tools☆53Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆60Updated this week
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 weeks ago
- Extract semantic information about static Python code☆81Updated last week
- A low-level library for installing from a Python wheel distribution.☆140Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated 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 last week
- Declarative instrumentation for Python.☆100Updated this week
- An unofficial, importable pip API☆118Updated this week
- Retrieve information from typeshed and other typing stubs☆30Updated 2 months ago
- A Python type explainer!☆83Updated 2 years ago
- A Python type checker☆26Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 months ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- A simple immutable dictionary for Python☆172Updated 3 weeks ago
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module glo…☆52Updated last month
- ☆36Updated last month
- ☆39Updated last year