Quick-start for Python packages
Project description
pystart
Quickly create new Python packages with standard configuration files.
This package provides a command-line utility that asks simple questions in order to create a standard Python project from scratch. It is a handy way to start a new project with a clean structure!
Install
It can be installed from command-line using pip:
pip install pystart
Usage
From command-line, go to the folder you use to maintain your projects and enter
pystart
Done. It will asks the package name, author name, among other questions, to create the initial structure of your Python project.
Example
Animated GIF demonstrating the usage.
Authors
Acknowledgements
- Readable Licenses for providing license templates in markdown format.
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
File details
Details for the file pystart-0.1.13.tar.gz
.
File metadata
- Download URL: pystart-0.1.13.tar.gz
- Upload date:
- Size: 39.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e935032ce3b90c049cf73c2332d7cd83fddb915cb47f383b36095ccf7fb9b0ff |
|
MD5 | 66be9952c92455d81acc6b7590e52950 |
|
BLAKE2b-256 | f7260d9b95390df7d47c3ff2722fe5cfb50b5dcdd3ebdc98bdc7933411ea9976 |