thatmlopsguy / boilerplate

Home Page:https://duarteocarmo.com/blog/opinionated-python-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duarte's boilerplate 🍪

This is a Cookiecutter template I use to kickstart python projects.

'Cause writing boilerplate is boring.

Installation

Make sure you have cookiecutter installed:

pipx install cookiecutter

Then create your project:

pipx run cookiecutter gh:duarteocarmo/boilerplate

Enjoy.

About

https://duarteocarmo.com/blog/opinionated-python-boilerplate

License:MIT License


Languages

Language:Makefile 63.6%Language:Python 28.5%Language:Dockerfile 7.9%