This project/library contains the core mechanism and resources for Change Data Capture services...
Project description
core-cdc (CDC a.k.a Change Data Capture)
It provides the core mechanism and required resources to implement "Change Data Capture" 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 .
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-cdc-1.0.2.tar.gz
(13.0 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_cdc-1.0.2-py3-none-any.whl
(17.4 kB
view details)
File details
Details for the file core-cdc-1.0.2.tar.gz.
File metadata
- Download URL: core-cdc-1.0.2.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3aa4ddb1531e650baa283624d621634f0320926a600bf078a9634bf58a6be8b6
|
|
| MD5 |
a34297f188cdf27897bd4e6ecb007609
|
|
| BLAKE2b-256 |
aa675e1021d3bd4da42cfe5c44205275de78b8b485e417bd57625627c3d2d7a2
|
File details
Details for the file core_cdc-1.0.2-py3-none-any.whl.
File metadata
- Download URL: core_cdc-1.0.2-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6cea402bf8033560ee7c2bf00da6844c110c6e422a6b8beec3d6d2e54c1c8473
|
|
| MD5 |
a69e75839535e3f291260a14434eb171
|
|
| BLAKE2b-256 |
867f01d258c231f1bad4a638acf0650b3e50366a3fda2e6ae33754df0c1edb49
|