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.0.0.tar.gz
(4.4 kB
view hashes)
Built Distribution
Close
Hashes for core_aws_cdk-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c736e5fd9d5f4e7a477efdfff6d5520ca9b138d8a25ac997b800688d37c5558 |
|
MD5 | 28c7e2a36610e9e238e3ac9a0767ec66 |
|
BLAKE2b-256 | 2d5e968ebfacf94a58f1b293f218d58fe3a150cdf845d952edc337272cd90596 |