Skip to content

A simple Python project template including CLI and API. Dev tools: ruff, mypy, pre-commit

Notifications You must be signed in to change notification settings

massimo-lu/boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Project Template

✨ Quick start

To create a new project from this template, simply run:

pip install copier
copier copy https://github.com/massimo-lu/boilerplate path/to/destination

Answer the prompt questions and enjoy!

copier gif

📐 Design choices

About

A simple Python project template including CLI and API. Dev tools: ruff, mypy, pre-commit

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 51.0%
  • Python 43.2%
  • Dockerfile 5.8%