This project contains the commons elements to create infrastructure in AWS using AWS CDK...
Project description
core-aws-cdk
This project contains the commons elements to create infrastructure in AWS using AWS CDK...
Execution Environment
Install libraries
pip install --upgrade pip
pip install virtualenv
Create the Python Virtual Environment.
virtualenv --python=python3.11 .venv
Activate the Virtual Environment.
source .venv/bin/activate
Install required libraries.
pip install .
Check tests and coverage...
python manager.py run-test
python manager.py run-coverage
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
core_aws_cdk-1.1.0.tar.gz
(7.1 kB
view hashes)
Built Distribution
Close
Hashes for core_aws_cdk-1.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2961420c5f58c1eda338a743bb5b92e19fb8eb6e11bfa558464d87acbef1b18 |
|
MD5 | a196022ecdf3f6ad93de3992d5069bef |
|
BLAKE2b-256 | 1217e57fdf5f7524fe2a37093fa94398a2675ea2d7fade89af13d4d363f0778b |