Skip to main content

CLI for uploading and downloading Python packages from pydist.com.

Project description

pydist-cli

A command-line interface for PyDist.

Configuration

The only thing you need to configure is your PyDist API key, via:

  • the PYDIST_API_KEY environment variable, or
  • the --api-key command-line flag, or
  • a .pydist.json file in your home directory or the directory you are running pydist from.

Usage

  • Installation: pydist install <package> will install a package from your PyDist account. If the package is not available on PyDist or you cannot connect to PyDist for some reason, it will fall back to PyPI.
  • Publish: pydist publish in the root directory of your package will build, check, and upload your packages to PyDist, in both source and binary wheel form.

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

pydist-cli-0.1.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

pydist_cli-0.1.1-py3-none-any.whl (4.7 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