byt3bl33d3r / pythoncookie

My Python Cookiecutter project template

Repository from Github https://github.combyt3bl33d3r/pythoncookieRepository from Github https://github.combyt3bl33d3r/pythoncookie

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
  • Includes a .devcontainer folder to for VSCode

About

My Python Cookiecutter project template


Languages

Language:Dockerfile 52.8%Language:Python 26.4%Language:Makefile 20.8%