nedbat / scriv
Changelog management tool
☆272Updated last week
Alternatives and similar repositories for scriv:
Users that are interested in scriv are comparing it to the libraries listed below
- Automatically remove unnecessary `# noqa` comments☆266Updated 2 weeks ago
- Build and Inspect Python Packages in GitHub Actions☆190Updated this week
- Fancy PyPI READMEs with Hatch☆164Updated last month
- ☆175Updated this week
- Validation library for simple check on `pyproject.toml`☆148Updated this week
- Flake8 plugin for managing type-checking imports & forward references.☆116Updated last month
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆344Updated 4 months ago
- better error messages for assert equals in pytest☆320Updated 6 months ago
- Builds a graph of a Python project's internal dependencies.☆79Updated last week
- Declarative CLI argument parser☆146Updated 3 weeks ago
- A collection of fast, cheap, regex based pre-commit hooks.☆221Updated 2 weeks ago
- Enforce the same settings on multiple projects☆402Updated last week
- unittest subTest() support and subtests fixture☆225Updated 3 weeks ago
- A GitHub activity digest tool☆188Updated last month
- A Flake8 plugin that checks for issues using the standard library logging module.☆82Updated last week
- Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or f…☆352Updated this week
- pytest + rich integration (proof of concept)☆233Updated 3 weeks ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆77Updated 2 weeks ago
- Tool for automatically sorting python statements within a module☆369Updated last month
- Use Poetry inside Nox sessions☆167Updated last week
- ☆93Updated last week
- A little benchmarking tool for Python☆180Updated last year
- Useful types for Python☆124Updated last month
- Command-line parsing library for Python 3.☆130Updated 5 months ago
- dead simple python dead code detection☆347Updated 2 weeks ago
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆169Updated last year
- Flake8 plugin to find commented out or dead code☆310Updated this week
- a tool to detect test pollution☆182Updated 2 weeks ago
- Automatically add simple type annotations to your code☆250Updated 5 months ago
- Test whether your code is logging correctly 🪵