Library of convenience functions specific to the CPG
Project description
cpg-utils
This is a Python library containing convenience functions that are specific to the CPG.
In order to install the library in a conda environment, run:
conda install -c cpg cpg-utils
To use the library, import functions like this:
from cpg_utils.cloud import email_from_id_token
_email_string = email_from_id_token(id_token='TOKEN_STRING')
We use bumpversion
for incrementing the library's semantic version. A new conda package gets published automatically in the cpg
conda channel whenever a version bump commit is merged with the main
branch.
Contents
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cpg-utils-4.8.3.tar.gz
(50.6 kB
view details)
File details
Details for the file cpg-utils-4.8.3.tar.gz
.
File metadata
- Download URL: cpg-utils-4.8.3.tar.gz
- Upload date:
- Size: 50.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15aacc0f06f30d01e753a482bee3be624c7f8e90e4187c20865a49a6a8a50eb1 |
|
MD5 | 36559356fb32fb1bf1c05d4b0c9d5bb7 |
|
BLAKE2b-256 | 10416c9de3c3eab88646380d6c84aa9cb114d2b64406d70d6a3127303da7458b |