Skip to content

kms15/cookiecutter-python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cookiecutter-python3

A basic project template for a python 3 library with tests and coverage, written to work with Cookiecutter.

This template includes a basic setup for pytest and pytest coverage.

To run the basic tests in the project:

make check

To try running the tests in a container:

make container check

About

A cookiecutter project template for python 3 libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published