Skip to main content

devpi client extensions

Project description

Some useful stuff around devpi client. Although this package is proudly named extensions, currently there is only one thing implemented ready to be used: a hook that uses passwords from .pypirc or keyring on login to devpi server so you don’t have to enter your password if you store it for upload anyway.

Install

$ pip install devpi-client-extensions

Usage

Just use the devpi login command as usual:

$ devpi login hoefling
Using hoefling credentials from .pypirc
logged in 'hoefling', credentials valid for 10.00 hours

Keyring Support

Since version 0.3, reading credentials using keyring is supported. Install the package with keyring extras:

$ pip install devpi-client-extensions[keyring]

Example with storing the password in keyring:

$ keyring set https://my.devpi.url/ hoefling
$ devpi login hoefling
Using hoefling credentials from keyring
logged in 'hoefling', credentials valid for 10.00 hours

Stats

Package on PyPI Build status Windows build status Coverage status Code Health Requirements status black

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

devpi-client-extensions-0.3.0.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

devpi_client_extensions-0.3.0-py2.py3-none-any.whl (5.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file devpi-client-extensions-0.3.0.tar.gz.

File metadata

  • Download URL: devpi-client-extensions-0.3.0.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.16 CPython/3.6.8 Linux/5.1.3-gentoo

File hashes

Hashes for devpi-client-extensions-0.3.0.tar.gz
Algorithm Hash digest
SHA256 8ec4cf193c6791691cd9c3090e18f05a9823504d5ca6693455ade7ba463849b0
MD5 e0ab3d037ef306764a8dada273d324f9
BLAKE2b-256 0120817427b13250bc6bcebb6d9b1f04882c7ced4290a492cb832c60b6b39f95

See more details on using hashes here.

File details

Details for the file devpi_client_extensions-0.3.0-py2.py3-none-any.whl.

File metadata

  • Download URL: devpi_client_extensions-0.3.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.32.1 CPython/3.7.1

File hashes

Hashes for devpi_client_extensions-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 58df57d319f36ee5a4c2b5cc63f3b781ca4647a25cf2682a0fcc5c99b6f436b6
MD5 6fd4b80b17956d22433aa9c2e7086d35
BLAKE2b-256 927ae97256a89345d94e34d9c11152665e76c43dfb4d737a165dd00d9861630d

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