Use paster Pip instal PasteScript
Check the available templates paster create --list-template
Create a template for the basic package paster create -t basic_package MyPkg
Recommended Posts