Skip to main content

A package that makes it easy to create Pypi packages

Project description

create_package

create_package is a python package that allows you to easily create and publish other python packages. The package sets up a python project with a name of your choosing, as well as an already populated README, setup.py and MIT liscense, saving you the boilerplate of having to type these out yourself. It also sets up the project structure of the actual package in a subdirectory.

create_package works with Python 3.6+.

Usage

To install: pip install create_package

Creating a package: python -m create_package

Enter the name of the package when prompted, and create_package will take care of the rest. You should see a directory with your Pypi package skeleton once the script has completed.

Contributing

Submit a pull request to https://github.com/raguiar2/create-python-package

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

create_package-1.0.2.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

create_package-1.0.2-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

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