Skip to main content

Quick-start for Python packages

Project description

Travis master Travis develop

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

License

This project is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pystart-0.1.7.tar.gz (33.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page