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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file devpi-client-extensions-0.3.1.tar.gz.
File metadata
- Download URL: devpi-client-extensions-0.3.1.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bed20918dc68e2f8209fb6afeae71ea9dbd43f8d775eb97d4181c589780c3f8
|
|
| MD5 |
e17f8742654a4d43ca1169315f66cff7
|
|
| BLAKE2b-256 |
658b12a567daccc8dcb9c06dba2a6c4eb90e83d89339579690a31afe7563c5a4
|
File details
Details for the file devpi_client_extensions-0.3.1-py3-none-any.whl.
File metadata
- Download URL: devpi_client_extensions-0.3.1-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddd959c083c1b10d7db859dc99e81128014f7cc748dbf0dff0837772a0ac66a5
|
|
| MD5 |
863ecfc7722ecce96b78488b3484af7a
|
|
| BLAKE2b-256 |
b35815d1d68bd6f1ac54c3e6551909ca6e0a423e3c5ee29c63fbea1bff2df628
|