Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Latest commit

 

History

History
43 lines (31 loc) · 3.85 KB

File metadata and controls

43 lines (31 loc) · 3.85 KB

PYTHON_TEMPLATE

Python repository template.

Search and replace PYTHON_TEMPLATE in all files in this repository with the real project name. And Release-Candidate if you aren't me :D

Set CODECOV_SECRET to the Codecov token.

Set PIP_TOKEN to the PyPI token.

MIT license badge Python version badge PIP version badge ReadTheDocs badge Code style: black more badges

Badges

External Checks

DeepSource Maintainability codecov

Static Code Checks

Bandit Black Flake8 Pycodestyle Pydocstyle Pyflakes

Tests

Mac OS X latest Tests Mac OS X latest Ubuntu 20.04 Tests Ubuntu 20.04 Windows 2019 Tests Windows 2019