bwhmather / ssortLinks
Tool for automatically sorting python statements within a module
☆385Updated 3 months ago
Alternatives and similar repositories for ssort
Users that are interested in ssort are comparing it to the libraries listed below
Sorting:
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆349Updated 4 months ago
- Changelog management tool☆292Updated 3 weeks ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆447Updated 11 months ago
- a tool to detect test pollution☆197Updated last week
- dead simple python dead code detection☆384Updated last week
- A little benchmarking tool for Python☆192Updated 2 years ago
- Automatically add simple type annotations to your code☆271Updated last month
- Near Zero-Overhead Python Code Coverage☆543Updated last week
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- pytest + rich integration (proof of concept)☆249Updated last week
- pytest plugin for easy integration of memray memory profiler☆404Updated last month
- Automatically rerun your tests on file modifications☆211Updated last year
- Run `black` on python code blocks in documentation files☆672Updated 2 weeks ago
- Safe, atomic formatting with black and µsort☆108Updated 7 months ago
- better error messages for assert equals in pytest☆328Updated last year
- Automatically remove unnecessary `# noqa` comments☆264Updated last week
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- Enforce the same settings on multiple projects☆410Updated this week
- A tool to automatically convert old string literal formatting to f-strings☆725Updated last month
- Separate test code from test cases in pytest.☆368Updated last month
- A Flexible Service Locator for Python.☆381Updated last week
- Identify unused dependencies and avoid a bloated virtual environment.☆353Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Updated 2 weeks ago
- A collection of tips, tricks and links to help you speed up your pytest suite.☆346Updated 4 months ago
- Use Poetry inside Nox sessions☆168Updated last week
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆88Updated last week
- Small bits of Python computation for static files☆385Updated last month
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆368Updated last week
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.☆248Updated 10 months ago