asottile / astprettyLinks
Pretty print the output of python stdlib `ast.parse`.
☆196Updated 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☆183Updated last month
- A Python type checker☆370Updated this week
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- Instant visualization of Python AST and Code Objects☆139Updated last year
- An AST unparser for Python☆228Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- A Python Parser☆645Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last week
- An unofficial, importable pip API☆114Updated last month
- A plugin for Flake8 that provides specializations for type hinting stub files☆77Updated 3 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆252Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- ☆234Updated 2 months ago
- unittest subTest() support and subtests fixture☆245Updated last week
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- Tool for translation type comments to type annotations in Python☆151Updated 2 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated last week
- Mypy static type checker plugin for Pytest☆255Updated 4 months ago
- Unravelling Python source code☆188Updated last year
- show where your regex match assertion failed!☆80Updated last week
- Serialization library for Exceptions and Tracebacks.☆171Updated 4 months ago
- Python module to modify bytecode☆316Updated 3 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Removes commented-out code from Python files☆214Updated 2 months ago
- Runtime inspection utilities for Python typing module☆365Updated 2 months ago
- dead simple python dead code detection☆366Updated last week
- A common base representation of python source code for pylint and other projects☆552Updated this week
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 10 months ago