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.2.2.tar.gz
(12.2 kB
view details)
File details
Details for the file cpg-utils-4.2.2.tar.gz
.
File metadata
- Download URL: cpg-utils-4.2.2.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22ad0e9bac3c7886e5d9330ecc0d847321603f6b8678fa140adf8e8a6f862ba1 |
|
MD5 | acba86850a7fb675981c8923323c5b56 |
|
BLAKE2b-256 | dbfdd6e5eed1db75fcb6d3917024f3ecc36f02844cb82c011571847c99f0855a |