asottile / astpretty
Pretty print the output of python stdlib `ast.parse`.
☆192Updated 2 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☆178Updated this week
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Runtime inspection utilities for Python typing module☆357Updated 8 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- An AST unparser for Python☆226Updated last year
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆92Updated 2 years ago
- Automatically remove unnecessary `# noqa` comments☆266Updated 2 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆347Updated last month
- dead simple python dead code detection☆353Updated 2 weeks ago
- Instant visualization of Python AST and Code Objects☆139Updated 10 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆116Updated 2 weeks ago
- Mypy static type checker plugin for Pytest☆253Updated 2 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- pytest plugin for testing mypy types, stubs, and plugins☆111Updated 2 months ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated last week
- ☆224Updated 4 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆100Updated last year
- unittest subTest() support and subtests fixture☆227Updated 2 months ago
- A Python Parser☆634Updated last month
- Python module to modify bytecode☆309Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 3 months ago
- Removes commented-out code from Python files☆210Updated 11 months ago
- pytest + rich integration (proof of concept)☆235Updated last month
- A Python type checker☆357Updated 3 weeks ago
- pytest plugin for manipulating test data directories and files☆257Updated 2 weeks ago
- The multidict implementation☆440Updated this week
- Write short and fully-typed lambdas where you need them.☆277Updated last year
- An unofficial, importable pip API☆113Updated 2 months ago