Skip to content

HolgerPeters/python-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Simplistic Python Module Template

This is a cookiecutter template for creating a simplistic Python project this not much more than a functional unit test setup, with pytest configured as the default test runner.

To create a project, install cookiecutter into your virtual environment, and execute it:

pip install cookiecutter
cookiecutter gh:HolgerPeters/python-project-template

Notes

The goal of this template is to easily create a project that is ready for test-driven development with pytest.

About

A cookiecutter template for a slim python project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages