Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.46 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.46 KB

BoilerplatePython

Boilerplate for my Python projects. Using Poetry instead of setuptools.

  • Python 3.7, 3.8, and 3.9 supported on Linux, macOS, and Windows.

📖 Full documentation: https://boilerplatepython.readthedocs.io

Github-CI Coverage Status Documentation Status Code style: black PyPI PyPI Downloads

Quickstart

To install run the following:

pip install boilerplatepython