A CLI for python projects
pyproj
USAGE:
pyproj [SUBCOMMAND]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
SUBCOMMANDS:
help Prints this message or the help of the given subcommand(s)
init Initialize python project in current directory.
new Create a new python project.