ikamensh / flyntView external linksLinks
A tool to automatically convert old string literal formatting to f-strings
☆727Dec 15, 2025Updated 2 months ago
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,044Dec 22, 2025Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Feb 2, 2026Updated last week
- Run `black` on python code blocks in documentation files☆676Feb 2, 2026Updated last 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,110Jan 19, 2026Updated 3 weeks ago
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated last month
- A Python library that generates static type annotations by collecting runtime types☆4,990Updated this week
- 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 8 months ago
- Simplified packaging of Python modules☆2,243Dec 12, 2025Updated 2 months ago
- Python Linter for performance anti patterns☆709Feb 19, 2024Updated last year
- Pytest plugin to randomly order tests and control random.seed☆692Updated this week
- Auto-generate PEP-484 annotations☆1,449Jul 3, 2022Updated 3 years ago
- Find dead Python code☆4,322Nov 25, 2025Updated 2 months ago
- 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.☆16Feb 2, 2026Updated last week
- Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated,…☆1,788Jan 11, 2021Updated 5 years ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,269Jan 2, 2026Updated last month
- Tool for automatically sorting python statements within a module☆394Dec 7, 2025Updated 2 months ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Feb 4, 2024Updated 2 years ago
- upgrade a setup.py to declarative metadata☆148Dec 22, 2025Updated last month
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated last month
- A python documentation linter which checks that the docstring description matches the definition.☆482Dec 8, 2022Updated 3 years ago
- Safe code refactoring for modern Python.☆1,613Jun 21, 2024Updated last year
- A Python utility / library to sort imports.☆6,903Feb 1, 2026Updated last week
- pdb++, a drop-in replacement for pdb (the Python debugger)☆1,453Apr 15, 2024Updated last year
- Automatically remove unnecessary `# noqa` comments☆262Dec 22, 2025Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆456Feb 18, 2024Updated last year
- Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.☆700Feb 1, 2026Updated last week
- Rate your Python packages package friendliness☆231Dec 9, 2025Updated 2 months ago
- Python Classes Without Boilerplate☆5,726Feb 4, 2026Updated last week
- ☆207Updated this week
- Flake8 plugin to find commented out or dead code☆316Mar 14, 2025Updated 11 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆182Sep 8, 2025Updated 5 months ago
- A sampler of tests showing different ways to construct tests for pytest☆23Jan 2, 2021Updated 5 years ago
- Python Performance Testing with Austin☆122Nov 18, 2023Updated 2 years ago
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,513Dec 12, 2025Updated 2 months ago
- shiv is a command line utility for building fully self contained Python zipapps as outlined in PEP 441, but with all their dependencies i…☆1,912Jan 10, 2026Updated last month
- Flexible test automation for Python☆1,494Updated this week
- A set of tools to keep your pinned Python dependencies fresh.☆7,993Updated this week