asottile / astprettyLinks
Pretty print the output of python stdlib `ast.parse`.
☆197Updated last week
Alternatives and similar repositories for astpretty
Users that are interested in astpretty are comparing it to the libraries listed below
Sorting:
- Annotate Python AST trees with source text and token information☆188Updated last month
- A Python type checker☆372Updated this week
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆141Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆114Updated 2 weeks ago
- Runtime inspection utilities for Python typing module☆369Updated 4 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆364Updated last month
- dead simple python dead code detection☆381Updated last week
- ☆235Updated 4 months ago
- A Python Parser☆654Updated last month
- An AST unparser for Python☆228Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- A fast and thorough lazy object proxy.☆261Updated last month
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- A common base representation of python source code for pylint and other projects☆558Updated this week
- pytest plugin for testing mypy types, stubs, and plugins☆118Updated 2 weeks ago
- Python module to modify bytecode☆322Updated 3 weeks ago
- Mypy static type checker plugin for Pytest☆256Updated 6 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Flake8 Type Annotation Checking☆164Updated 3 weeks ago
- An unofficial, importable pip API☆116Updated 3 weeks ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆120Updated last week
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Removes commented-out code from Python files☆215Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- Serialization library for Exceptions and Tracebacks.☆176Updated 3 weeks ago
- Advanced Enumerations for Python☆202Updated 3 months ago