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.1.1.tar.gz
(30.3 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.1.1-py3-none-any.whl
(41.4 kB
view details)
File details
Details for the file core_aws-1.1.1.tar.gz.
File metadata
- Download URL: core_aws-1.1.1.tar.gz
- Upload date:
- Size: 30.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86e830cb9dcfc115c378d6cda93afce54970b764a62ec2318e5e3b854177d25d
|
|
| MD5 |
fa9607920b0c83e167c173de0234d623
|
|
| BLAKE2b-256 |
6629dc212c94ba011badabeca82802fde903287797e98c915b497647e7bacf48
|
File details
Details for the file core_aws-1.1.1-py3-none-any.whl.
File metadata
- Download URL: core_aws-1.1.1-py3-none-any.whl
- Upload date:
- Size: 41.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
988a5e33299c276cd8b62cf16a30510c47705f5f17a69331219eab5dc435e4f0
|
|
| MD5 |
4a1519dc2d5b3c40b950c04adf909cfc
|
|
| BLAKE2b-256 |
7cd8aee4b6205dcbea624fc6353f4953a5f928646b5692d07df27ecf6939f75b
|