ikamensh / flyntLinks
A tool to automatically convert old string literal formatting to f-strings
☆727Updated 3 weeks ago
Alternatives and similar repositories for flynt
Users that are interested in flynt are comparing it to the libraries listed below
Sorting:
- Tool for automatically sorting python statements within a module☆394Updated last month
- Run `black` on python code blocks in documentation files☆677Updated this week
- Python Linter for performance anti patterns☆706Updated last year
- Rewrites source to reorder python imports☆772Updated 2 weeks ago
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆676Updated 2 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆454Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 3 years ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆652Updated last month
- better error messages for assert equals in pytest☆330Updated last year
- Provides a fake file system that mocks the Python file system modules.☆727Updated last week
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆350Updated 7 months ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,108Updated 3 weeks ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆449Updated last year
- Enforce the same settings on multiple projects☆413Updated this week
- Python launcher for Unix☆625Updated 3 weeks ago
- A formatter for finding and removing unused import statements.☆310Updated last week
- Near Zero-Overhead Python Code Coverage☆554Updated 2 months ago
- Runtime inspection utilities for Python typing module☆376Updated 2 months ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- dead simple python dead code detection☆392Updated 2 weeks ago
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,211Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆937Updated last month
- A Python type checker☆377Updated last month
- Composable custom class converters for attrs, dataclasses and friends.☆971Updated last week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,265Updated this week
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆370Updated 2 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆684Updated this week
- Separate test code from test cases in pytest.☆367Updated 4 months ago