bwhmather / ssortLinks
Tool for automatically sorting python statements within a module
☆387Updated 4 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++☆350Updated 5 months ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆446Updated last year
- A little benchmarking tool for Python☆193Updated 2 years ago
- better error messages for assert equals in pytest☆330Updated last year
- Changelog management tool☆293Updated 2 weeks ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Run `black` on python code blocks in documentation files☆674Updated last week
- pytest plugin for easy integration of memray memory profiler☆404Updated 2 weeks ago
- Near Zero-Overhead Python Code Coverage☆547Updated last month
- Enforce the same settings on multiple projects☆414Updated this week
- Separate test code from test cases in pytest.☆368Updated 2 months ago
- Automatically add simple type annotations to your code☆271Updated last month
- pytest + rich integration (proof of concept)☆249Updated 2 weeks ago
- A collection of tips, tricks and links to help you speed up your pytest suite.☆347Updated 4 months ago
- Python Application Configuration With Environment Variables☆458Updated last week
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- A tool to automatically convert old string literal formatting to f-strings☆726Updated this week
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- A Flexible Service Locator for Python.☆387Updated last week
- Safe, atomic formatting with black and µsort☆109Updated last week
- A Poetry plugin that makes it simple to share code between projects in monorepos.☆192Updated 3 months ago
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆239Updated 2 weeks ago
- a tool to detect test pollution☆200Updated this week
- dead simple python dead code detection☆386Updated 3 weeks ago
- Runtime inspection utilities for Python typing module☆373Updated 3 weeks ago
- Useful types for Python☆146Updated last month
- Phantom types for Python.☆226Updated this week
- Identify unused dependencies and avoid a bloated virtual environment.☆356Updated 2 weeks ago
- Small bits of Python computation for static files☆389Updated last week
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆89Updated last month