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.

Supported by

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