asottile / astpretty
Pretty print the output of python stdlib `ast.parse`.
☆190Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for astpretty
- Annotate Python AST trees with source text and token information☆172Updated last month
- Runtime inspection utilities for Python typing module☆350Updated 3 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆96Updated 9 months ago
- An AST unparser for Python☆223Updated last year
- A Python type checker☆345Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆465Updated 2 weeks ago
- An unofficial, importable pip API☆110Updated 3 weeks ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆86Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆335Updated 2 months ago
- Tool for translation type comments to type annotations in Python☆141Updated 8 months ago
- A Python Parser☆618Updated 4 months ago
- dead simple python dead code detection☆339Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆108Updated 2 months ago
- A common base representation of python source code for pylint and other projects☆532Updated this week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Write short and fully-typed lambdas where you need them.☆270Updated 11 months ago
- Python module to modify bytecode☆302Updated this week
- unittest subTest() support and subtests fixture☆211Updated last week
- Modified fork of CPython's ast module that parses `# type:` comments☆228Updated last year
- Mypy static type checker plugin for Pytest☆248Updated last month
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated last month
- ☆216Updated 5 months ago
- A fast and thorough lazy object proxy.☆247Updated this week
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 2 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆104Updated 4 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆232Updated 3 years ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated 3 weeks ago
- Automatically remove unnecessary `# noqa` comments☆267Updated 3 weeks ago