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
License
This project is licensed under the MIT License
Release files for PyStarter 1.5.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| PyStarter-1.5.1.tar.gz | 22.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| PyStarter-1.5.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size:62.1 kB
Release files / PyStarter-1.5.1.tar.gz
| Download URL | PyStarter-1.5.1.tar.gz |
|---|---|
| Size | 22.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cc0096cb1b8890b99f89bd2a9c3ed70eb532cfc92fcfea328bd739b90ae2c718
|
|
BLAKE2b-256 checksum How to use checksums |
80bff6e304a498db1d798a174e6fd329029bf481fae1f9ddec614eeecf4acc74
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.8
|
Release files / PyStarter-1.5.1-py2.py3-none-any.whl
| Download URL | PyStarter-1.5.1-py2.py3-none-any.whl |
|---|---|
| Size | 39.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
eb0cb61ad5c9c1993e81882684147c3374d90811505e8708f13bc6145d33581b
|
|
BLAKE2b-256 checksum How to use checksums |
1b88638afc194bbeb01caaed50b0c5c6a59681e392e4222a16203c627ea6fdd0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.8
|