A tool to automatically convert old string literal formatting to f-strings
☆726Mar 3, 2026Updated this week
Alternatives and similar repositories for flynt
Users that are interested in flynt are comparing it to the libraries listed below
Sorting:
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,047Dec 22, 2025Updated 2 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Feb 14, 2026Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆676Updated this week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,112Updated this week
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated 2 months ago
- A Python library that generates static type annotations by collecting runtime types☆4,995Feb 11, 2026Updated 3 weeks ago
- Tool for fixing trivial problems with your code.☆65Sep 30, 2023Updated 2 years ago
- Tool for translation type comments to type annotations in Python☆156Jun 2, 2025Updated 9 months ago
- Simplified packaging of Python modules☆2,243Feb 26, 2026Updated last week
- Python Linter for performance anti patterns☆709Feb 19, 2024Updated 2 years ago
- Pytest plugin to randomly order tests and control random.seed☆697Updated this week
- Auto-generate PEP-484 annotations☆1,449Jul 3, 2022Updated 3 years ago
- Find dead Python code☆4,357Updated this week
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆449Oct 30, 2024Updated last year
- Flake8 checker for raw literals inside raises.☆16Updated this week
- Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated,…☆1,787Jan 11, 2021Updated 5 years ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,273Jan 2, 2026Updated 2 months ago
- Tool for automatically sorting python statements within a module☆394Dec 7, 2025Updated 3 months ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`