flying-sheep / awesome-python-packagingLinks
An awesome list for python package development
☆80Updated last year
Alternatives and similar repositories for awesome-python-packaging
Users that are interested in awesome-python-packaging are comparing it to the libraries listed below
Sorting:
- flake8 plugin which checks that typing imports are properly guarded☆48Updated this week
- A pytest plugin that limits the output to just the things you need.☆92Updated 8 months ago
- Builds a graph of a Python project's internal dependencies.☆87Updated this week
- pytest plugin for testing mypy types, stubs, and plugins☆114Updated this week
- py-test plugin: an incremental test runner☆49Updated 3 years ago
- A simple program and library to auto generate API documentation for Python modules.☆77Updated last year
- Create reproducible installations for a virtual environment from a lock file☆86Updated 2 months ago
- Automated security testing using bandit and flake8.☆112Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated this week
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated last week
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 8 months ago
- A coverage plugin to provide sensible default settings☆79Updated this week
- apply a consistent format to `setup.cfg` files☆153Updated this week
- Pytest plugin to fake subprocess.☆110Updated last week
- A shim for the typeshed changes in mypy 0.900☆29Updated 2 years ago
- Build and Inspect Python Packages in GitHub Actions☆194Updated last month
- show where your regex match assertion failed!☆80Updated this week
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- Command-line parsing library for Python 3.☆132Updated 8 months ago
- Plugin to list unused fixtures in your tests☆159Updated 6 months ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated last year
- flake8☆122Updated last year
- py.test plugin to show failures instantly☆144Updated 2 years ago
- Check for python builtins being used as variables or parameters