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_jwt='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.18.1.tar.gz
(21.5 kB
view details)
File details
Details for the file cpg-utils-4.18.1.tar.gz.
File metadata
- Download URL: cpg-utils-4.18.1.tar.gz
- Upload date:
- Size: 21.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c62bf75ed1722f021ca6ef367ed96228b4193e69630977a2a6919fb7d6fe137
|
|
| MD5 |
25dd35cdbd039bd1fc782dfb96ccb391
|
|
| BLAKE2b-256 |
a4a6f428eed2dc39b2caddfc3b602ffe9efd5e735aca0680527c28abd71180f1
|