This project/library contains common elements related to AWS services...
Project description
core-aws
This project/library contains common elements related to AWS services...
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 .
Optional libraries.
pip install '.[all]' # For all...
pip install '.[core-cdc]' # For CDC flows...
pip install '.[tests]' # For tests execution...
Check tests and coverage...
python manager.py run-tests
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-1.3.0.tar.gz
(30.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
core_aws-1.3.0-py3-none-any.whl
(42.0 kB
view details)
File details
Details for the file core_aws-1.3.0.tar.gz.
File metadata
- Download URL: core_aws-1.3.0.tar.gz
- Upload date:
- Size: 30.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2a1d7fc096cf5e76d61f30ec0b53bf493c80f55bd0209663684e9f075b591a3
|
|
| MD5 |
04d44d06b0925787c74dc9336bccd727
|
|
| BLAKE2b-256 |
5828f1693daa2ef4a1c0ccde82351443057409844c411f942fe11235062c354b
|
File details
Details for the file core_aws-1.3.0-py3-none-any.whl.
File metadata
- Download URL: core_aws-1.3.0-py3-none-any.whl
- Upload date:
- Size: 42.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53c680d8d656dd8f6bc9f84c3b53cbc783eeef8eefb900bdf92192c897a23fb9
|
|
| MD5 |
bc54200c82507a6a9adcddc91b2da8d8
|
|
| BLAKE2b-256 |
a56da782279db529292e34e9d85f841142f62b81c22802a476be1a2d0b8b65c1
|