Skip to content

My Python Cookiecutter project template

Notifications You must be signed in to change notification settings

mouloren/pythoncookie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

My Python Cookiecutter project template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.9%
  • Makefile 47.1%