UMCCR Reusable Python modules
Project description
libumccr
UMCCR Reusable Python modules
Usage
- Install through
pip
like so
pip install libumccr
- Somewhere in your Python code
from libumccr.aws import libssm
ssm_value = libssm.get_ssm_param("my_param_name")
Development
- Create Python virtual environment
git clone https://github.com/umccr/libumccr.git
cd libumccr
make install
make test
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
libumccr-0.1.0rc3.tar.gz
(10.9 kB
view hashes)
Built Distribution
Close
Hashes for libumccr-0.1.0rc3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c80a31add0c048576d7538fb8b9177077b542e9cfed9eb6b5ae42c1917e68349 |
|
MD5 | d2c236423440ff3f64b8288564203e45 |
|
BLAKE2b-256 | fc389816cd137659572601527b80647c3c258351366a3c4d45a14ba5ec7726f2 |