Skip to content

brunns/brunns-python-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python project builder

Dependencies

Requires uv, gum, colima and xc.

Uses uv to set up the project, https://www.toptal.com/developers/gitignore to add a .gitignore, then adds additional files from the template directory using copier.

brew install uv gum colima xc && brew upgrade uv gum colima xc

Instructions

The build script takes 3 optional arguments:

  • Package name
  • Package description
  • Output location - package will be created under this directory
./build "sausages" "Sausages thing" ..

The user will be prompted if these are not provided.

About

Python project template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors