t3rn0 / ast-commentsLinks
Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.
☆46Updated last week
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☆188Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- 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
- minimize python source code to find bugs more easily☆45Updated this week
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 3 months ago
- Collecting examples of unsoundness in the Python type system☆69Updated this week
- ☆45Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- generate random python code to test linter/formatter/and other tools☆52Updated this week
- An unofficial, importable pip API☆116Updated last month
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Proof-of-concept `record` type for Python☆30Updated last year
- 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 last month
- Grep Python Abstract Syntax Trees (AST) using XPath☆102Updated 6 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated this week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- Extract semantic information about static Python code☆80Updated 3 weeks ago
- Decisions by the Python Typing Council☆48Updated last year
- A Python type explainer!☆83Updated 2 years ago
- Retrieve information from typeshed and other typing stubs☆29Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆115Updated last month
- Safely evaluate AST nodes without side effects☆47Updated last year
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆95Updated this week
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- A Python type checker☆26Updated this week
- A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.☆23Updated 2 years ago
- A utility to fetch and download python packages☆160Updated this week
- Validate configuration and produce human readable error messages☆49Updated this week