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.2.1.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.2.1-py3-none-any.whl
(42.1 kB
view details)
File details
Details for the file core_aws-1.2.1.tar.gz.
File metadata
- Download URL: core_aws-1.2.1.tar.gz
- Upload date:
- Size: 30.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6aae93fd87bc370b2c37445c954890f43921bac77b9f443eb090beb6753ca62
|
|
| MD5 |
667d0980f6d6aa0772ca348acd791f22
|
|
| BLAKE2b-256 |
92c0e373c970ad5a356b6077c4cf1eb9e8d292e256dfa8752603a8208a989a3a
|
File details
Details for the file core_aws-1.2.1-py3-none-any.whl.
File metadata
- Download URL: core_aws-1.2.1-py3-none-any.whl
- Upload date:
- Size: 42.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
366861f959c2cca6cfe86becccdad9e60cdac1b076d0d7fb412eec7e3922e336
|
|
| MD5 |
e0876eff3055f759af262541e5ac8d48
|
|
| BLAKE2b-256 |
ed39ad6e1e12b842d264d7539d62076ef2ee02d427ef07e9bc79d086123c86fe
|