A program to help you start python and git projects with file creations
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file PyStarter-1.5.1.tar.gz
.
File metadata
- Download URL: PyStarter-1.5.1.tar.gz
- Upload date:
- Size: 22.3 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc0096cb1b8890b99f89bd2a9c3ed70eb532cfc92fcfea328bd739b90ae2c718 |
|
MD5 | b72e9de27707d80e2492b8a7ba943a3a |
|
BLAKE2b-256 | 80bff6e304a498db1d798a174e6fd329029bf481fae1f9ddec614eeecf4acc74 |
File details
Details for the file PyStarter-1.5.1-py2.py3-none-any.whl
.
File metadata
- Download URL: PyStarter-1.5.1-py2.py3-none-any.whl
- Upload date:
- Size: 39.9 kB
- Tags: Python 2, Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb0cb61ad5c9c1993e81882684147c3374d90811505e8708f13bc6145d33581b |
|
MD5 | 2a44399d9530dd6aa4a13afd0c20128a |
|
BLAKE2b-256 | 1b88638afc194bbeb01caaed50b0c5c6a59681e392e4222a16203c627ea6fdd0 |