Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 417 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 417 Bytes

PythonCookie

This is my Python Cookiecutter project template.

This is the most minimalist & modern Python project setup that I've come up with so far.

Features:

  • Uses Poetry for dependency management & packaging
  • Has a Makefile which automates a few tasks I find myself doing all the time
  • Includes a Dockerfile/.dockerignore file