asottile / astpretty
Pretty print the output of python stdlib `ast.parse`.
☆192Updated 3 weeks ago
Alternatives and similar repositories for astpretty:
Users that are interested in astpretty are comparing it to the libraries listed below
- Annotate Python AST trees with source text and token information☆177Updated last week
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- A Python Parser☆632Updated this week
- A Python type checker☆357Updated 2 weeks ago
- Python module to modify bytecode☆308Updated last week
- Instant visualization of Python AST and Code Objects☆134Updated 9 months ago
- A fast and thorough lazy object proxy.☆254Updated 3 months ago
- Flake8 Type Annotation Checking☆160Updated last week
- An AST unparser for Python☆226Updated last year
- The multidict implementation☆430Updated last week
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆99Updated last year
- dead simple python dead code detection☆350Updated 3 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 6 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆110Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 2 months ago
- Runtime inspection utilities for Python typing module☆355Updated 7 months ago
- Automatically remove unnecessary `# noqa` comments☆266Updated 3 weeks ago
- Generate waterfalls from `-Ximporttime` tracing.☆115Updated 3 weeks ago
- Mypy static type checker plugin for Pytest☆250Updated this week
- Removes commented-out code from Python files☆209Updated 10 months ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated 2 months ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆91Updated 2 years ago
- ☆223Updated 3 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated 2 months ago
- unittest subTest() support and subtests fixture☆225Updated last month
- A common base representation of python source code for pylint and other projects☆541Updated this week
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago