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.5.0.tar.gz
(18.4 kB
view details)
File details
Details for the file cpg-utils-4.5.0.tar.gz
.
File metadata
- Download URL: cpg-utils-4.5.0.tar.gz
- Upload date:
- Size: 18.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3d74fb5fc1d27e3219a99af62b9ee16d10487ed7f58ec0c05f979b1a8b45eae |
|
MD5 | 4f7a0e0347c18461a62265ad587f8587 |
|
BLAKE2b-256 | 4c9e64c0d0405f35b7e9e7d7b67113367e70ab65593eef908c878d5e3ab61cf3 |