textwrap.dedent with t-string support
☆22Dec 15, 2025Updated 3 months ago
Alternatives and similar repositories for better-dedent
Users that are interested in better-dedent are comparing it to the libraries listed below
Sorting:
- minimize python source code to find bugs more easily☆49Mar 9, 2026Updated last week
- Update GitHub Actions version pins in GitHub workflow files.☆42Jul 14, 2025Updated 8 months ago
- A Python type checker☆27Updated this week
- Hatch plugin to integrate ProperDocs and infer dependencies into an env☆16Updated this week
- Use PyScript in mkdocs☆18May 17, 2024Updated last year
- MkDocsEditor web client.☆14Jan 4, 2023Updated 3 years ago
- Run pytest inside a sub interpreter☆23Nov 25, 2023Updated 2 years ago
- Python Gel/EdgeDB code generator (Pydantic V2 + asyncio, FastAPI compatible)☆17Mar 9, 2026Updated last week
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆50Feb 22, 2026Updated 3 weeks ago
- lazy-imports-lite changes the semantics of python imports and defers the import until it is used the first time like in PEP 690☆23Mar 2, 2026Updated 2 weeks ago
- generate random python code to test linter/formatter/and other tools☆54Mar 9, 2026Updated last week
- Ultra fast Python parser, written in Zig☆15Mar 5, 2025Updated last year
- Helper tooling for parking PyPI namespaces to combat typosquatting.☆18Jun 22, 2025Updated 8 months ago
- Experimental Python API for Ruff☆34Mar 1, 2026Updated 2 weeks ago
- A simple plugin to insert the correct shebang of the file.☆11Apr 22, 2017Updated 8 years ago
- A list of policies by different open source projects about how to engage with AI-generated contributions.☆132Mar 12, 2026Updated last week
- Website to compare Python package downloads☆44Mar 3, 2026Updated 2 weeks ago
- A tool for running a PEP-503 simple Python package repository, including features such as dist metadata (PEP-658) and JSON API (PEP-691)☆24Oct 17, 2025Updated 5 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆125Dec 22, 2025Updated 2 months ago
- Just a small shim around cookiecutter that alters a bit the CLI to work better when reapplying templates to existing projects.