Skip to content

Copier template loosely based on Hypermodern Python Cookiecutter

Notifications You must be signed in to change notification settings

sgrc31/copier-poetry-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Copier Poetry Scaffold

Powered by Copier, Copier Poetry Scaffold is a template for jumpstarting Python projects managed by Poetry. This template was inspired by Claudio Jolowicz's Hypermodern Python articles.

Features

  • python >=3.8
  • "src" style directory structure
  • testing with pytest, pytest-cov and pytest-mock
  • git hooks via pre-commit

How to use

To use this template you'll need copier installed on your system (either via pip, pipx or your package manager)

copier gl:sgrc31/copier-poetry-scaffold .

Note for Github users

If you are reading this on Github, please keep in mind that this is just a mirror repo, all development occurs on Gitlab

License

This project is licensed under the terms of the MIT License

About

Copier template loosely based on Hypermodern Python Cookiecutter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages