Skip to main content

PyPI SSH Access

Project description

PyPI SSH Access

For a long time, PyPI access required HTTP basic authentication with username and password. Even though OpenID is supported as well today, this cannot work for use in the distutils register and upload commands. In addition to these two methods, PyPI also supports authentication with an SSH key.

To use this feature, upload your SSH key into the PyPI’s Your Details form. As distutils currently doesn’t support using such a connection, this package performs heavy monkey-patching of distutils to make it use the system’s ssh command. Users using this package should run ssh-agent (which runs automatically in the background on many systems) and load their PyPI key into the ssh agent.

This release requires an “ssh” binary in the path. It has been tested on Mac OS X and Linux, with Python 2.5, 2.6, and 2.7.

The source code and bug tracker for this package is available on Bitbucket.

Changes

1.3 (2011-04-13):
  • fix file list

1.2 (2011-04-10):
  • support Python 2.5 and 2.6

  • various bug fixes

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

pypissh-1.3.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file pypissh-1.3.tar.gz.

File metadata

  • Download URL: pypissh-1.3.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pypissh-1.3.tar.gz
Algorithm Hash digest
SHA256 32f3efa0c4f92f8ddceac875bbf2c81f81184365811abc9d1ece15f064d5c319
MD5 ba1f408b1a210bcb701910c159071042
BLAKE2b-256 233aa66ed6b9add6912567e3a5560851be5a448efb32c0cf4843fae735e1b6b6

See more details on using hashes here.

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