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.2.dev1.tar.gz
(12.2 kB
view hashes)
Built Distribution
Close
Hashes for libumccr-0.2.dev1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 237cf9cad37f4da4e6e3f76c113f798fae628a0b0de329ac2f093d792d77929e |
|
MD5 | af5d9c77cec3f86e54c7c110984eeb25 |
|
BLAKE2b-256 | 224f2288da5c10778d55aa07815a8d6b239d77a699b19d469062f1ac91c45aaa |