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.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.2.tar.gz (1.1 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for pypissh-1.2.tar.gz
Algorithm Hash digest
SHA256 4330c2421e741273824656012fd1982973177b1e342720a95e9b81e7f7fc7330
MD5 af5f8627ad530e658d43c377a1e4a12e
BLAKE2b-256 831621550297fa9df1d515c9fae247f1ea8d668e88328f7098de75f888983f3a

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