Skip to main content

A package for easily creating and distributing pip packages.

Project description

pip-package-generator

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

  1. Run pipify.sh (project-name)

To convert a Python project into a pip package:

  1. Move pipify.sh to the top-level source folder.
  2. Run pipify.sh .

To update a pip package distribution:

  1. Move update.sh to the top-level package folder (containing setup.py).
  2. Run update.sh . (local | test | prod)

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

  1. Move depipify.sh to the top-level package folder (containing setup.py).
  2. Run depipify.sh .

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.0.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

pipgen-0.0.1-py3-none-any.whl (2.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