Skip to content

zpz/docker-project-template-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-project-template-py

This is a Python project template using my Docker workflow. (See docker for more info.)

The main things in the project (or "repo") is a Python package located in the directory src/ and test code in tests/. A top-level directory bin for scripts is often needed, although optional.

Pay attention to the config file setup.cfg and customize as needed.

The build script build-docker may need small adjustment per the need of the real project.

About

docker-project-template-py

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published