t3rn0 / ast-commentsLinks
Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.
☆49Updated last month
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☆52Updated 4 months ago
- Annotate Python AST trees with source text and token information☆191Updated 2 weeks ago
- minimize python source code to find bugs more easily☆46Updated this week
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- Create reproducible installations for a virtual environment from a lock file☆85Updated last week
- An unofficial, importable pip API☆118Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- generate random python code to test linter/formatter/and other tools☆53Updated this week
- ☆45Updated last week
- A Python type checker☆375Updated this week
- Proof-of-concept `record` type for Python☆30Updated last year
- Extract semantic information about static Python code☆81Updated 3 weeks ago
- Declarative instrumentation for Python.☆98Updated this week
- Retrieve information from typeshed and other typing stubs☆29Updated last month
- Collecting examples of unsoundness in the Python type system☆73Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated this week
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated 2 weeks ago
- Python variant types that work with match☆54Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months 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 list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- A utility to fetch and download python packages☆160Updated this week
- Vendorize packages from PyPI☆106Updated last year
- Safely evaluate AST nodes without side effects☆49Updated last year
- Formatter for your Python unit tests☆106Updated 3 years ago
- ☆37Updated 3 months ago