Python Project Maker and Builder
Read the INSTALLATION.md file.
pyproj new default {name}
pyproj new package {name}
pyproj build
Windows:
pyproj-make build
GNU/Linux or MacOS:
make build
Windows:
pyproj-make release
GNU/Linux or MacOS:
make release