PyStarter 1.5.1

Last updated:

0 purchases

PyStarter 1.5.1 Image
PyStarter 1.5.1 Images
Add to Cart

Description:

PyStarter 1.5.1

PyStarter
PyStarter starter provides an easy way to start a git or python projects with helpful file creation.





Usage
Main Commands:
pystarter create
This command creates project files for python and git projects
This command has 3 extra options. One to create git ready, one to create python ready projects, and one to create both python and git ready projects.
The options are: git, python, all, setup

git creates files needed for git projects
python creates files need for python projects
all creates files for git and python but doesn't include setup.py
setup creates a template setup.py

pystarter clean
This command removes compiled python (pyc) files and pycache folders in your project
To get full command list run:
pystarter -h
or
pystarter --help
Authors

Rafael Cenzano

License
This project is licensed under the MIT License

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.