Skip to content

My Python Cookiecutter project template

Notifications You must be signed in to change notification settings

mouloren/pythoncookie

This branch is 4 commits ahead of, 3 commits behind byt3bl33d3r/pythoncookie:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
mouloren
Apr 14, 2023
09cc626 · Apr 14, 2023

History

7 Commits
Apr 14, 2023
Oct 11, 2020
Apr 14, 2023

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%