lensvol / astboom
Display Python AST in a console using ASCII symbols.
☆9Updated 6 months ago
Alternatives and similar repositories for astboom
Users that are interested in astboom are comparing it to the libraries listed below
Sorting:
- create cli applications using pydantic models☆37Updated 10 months ago
- Show the inter-dependencies between modules of Python packages.☆28Updated last year
- A simple Python wheel builder for simple projects.☆32Updated this week
- ☆44Updated 4 years ago
- Check for FIXME, TODO and other temporary developer notes.☆19Updated 2 years ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆68Updated 7 months ago
- Formatter for pyproject.toml files☆10Updated this week
- Run pytest inside a sub interpreter☆22Updated last year
- Safely evaluate AST nodes without side effects☆44Updated 9 months ago
- ☆45Updated 8 months ago
- The package provides base classes and utils for flake8 plugin writing☆18Updated last year
- ☆55Updated last month
- flake8 plugin to validate annotations complexity☆46Updated 2 months ago
- Experimental Python API for Ruff☆26Updated 4 months ago
- Capture the outcome of Python function calls☆32Updated last month
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- Flake8 plugin for a smart line length validation.☆25Updated 2 years ago
- P is for project. As in, "How the hell do I work on this project."☆18Updated 7 months ago
- Runtime typing introspection tools☆40Updated 3 weeks ago
- Extension of mkdocstrings-python supporting relative cross-references☆11Updated last month
- ☆11Updated 6 years ago
- ☆51Updated last year
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated last year
- Just a small shim around cookiecutter that alters a bit the CLI to work better when reapplying templates to existing projects.☆18Updated 2 years ago
- PEP 621 metadata parsing☆40Updated this week
- Simple, composable command runner for Python projects