kavigupta / ast_scopeLinks
Annotator that adds scope information to an ast
☆26Updated 6 months ago
Alternatives and similar repositories for ast_scope
Users that are interested in ast_scope are comparing it to the libraries listed below
Sorting:
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- Extract semantic information about static Python code☆81Updated 2 weeks ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- Repair any wheel, anywhere☆53Updated last week
- Utilities for run-time type validation and multiple dispatch☆172Updated 3 weeks ago
- A pure-Python codified rant aspiring to a world where numbers and types can work together.☆46Updated last year
- ☆11Updated 6 years ago
- Declarative instrumentation for Python.☆100Updated this week
- Adaptive fuzzing of Hypothesis tests☆102Updated 2 weeks ago
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆76Updated last month
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 5 months ago
- Vendorize packages from PyPI☆106Updated last year
- Better version of repr/reprlib for short, cheap string representations in Python☆25Updated last year
- Grammars suitable for lark parser and Hypothesis☆54Updated last year
- A backport of __future__ annotations to python<3.7.☆22Updated 4 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- Python checker for places where deprecated functions are called.☆31Updated 2 years ago
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Updated 2 months ago
- Useful Mutable Mappings☆72Updated 2 years ago
- Pytest plugin for testing applications that use Pyodide☆35Updated 2 months ago
- python decorators made easy.☆24Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated this week
- A pytest plugin that allows for the testing of C extension modules for Python, specifically created through cython☆20Updated last week
- Partial evaluation of Python code☆22Updated 2 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆104Updated last month
- Run commands against code blocks in Markdown or reStructuredText documentation☆22Updated this week
- a mostly correct pip requirements parsing library☆21Updated last year
- A simple Python wheel builder for simple projects.☆32Updated 2 weeks ago