Skip to main content

Convenience script for distributing projects to PyPi

Project description

pypi-dist

Convenience script for distributing projects to PyPi

Usage

Execute from the root of the git repository.

Usage: pypi_dist.py [OPTIONS]

Options:
  --release-type [major|minor|patch]
                                  The increment type of this version
  --version TEXT                  A specific version number to release
  --pypi-username TEXT            The username for the pypi account to upload
                                  to

  --pypi-password TEXT            The password for the pypi account to upload
                                  to

  --help                          Show this message and exit.

PyPi credentials can be resolved in several ways:

  1. Using --pypi-username / --pypi-password
  2. Through the PYPIDIST_USERNAME / PYPIDIST_PASSWORD environment variables.
  3. Through a valid .pypirc file in your home directory.

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

pypi-dist-0.1.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

pypi_dist-0.1.1-py3-none-any.whl (4.5 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