Skip to main content

A package for easily creating and distributing pip packages.

Project description

pip-package-generator

Installation:

  1. Install Python 3+ and pip3.
  2. Run pip3 install pipgen.

To create a new Python project with the pip package structure:

  1. Run sh pipify.sh <new/project/path>.

To rearrange a Python project into the pip package structure:

  1. Run sh pipify.sh <existing/project/path>.

To update a pip package distribution:

  1. Run sh pippush.sh <path/to/project> <local|test|prod>.

To convert a pip package back into a Python project (for testing only):

  1. Run sh depipify.sh <path/to/project>.

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

pipgen-0.2.2.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

pipgen-0.2.2-py3-none-any.whl (5.0 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