Skip to content
/ pyproj-template Public template

A template for Python projects. It utilizes Poetry for dependency management and packaging, and Docker for containerization.

License

Notifications You must be signed in to change notification settings

wyhwong/pyproj-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for Python Project

A template for Python projects. It utilizes Poetry for dependency management and packaging, and Docker for containerization. It also uses GNU make for automation of common tasks, and multiple tools for development (for details you may check README.md).

Usage

git clone https://github.com/wyhwong/pyproj-template.git
cd pyproj-template

See README.md for more details.

Author

@wyhwong

About

A template for Python projects. It utilizes Poetry for dependency management and packaging, and Docker for containerization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published