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.0.tar.gz
(12.8 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.0-py3-none-any.whl
(17.1 kB
view details)
File details
Details for the file core-cdc-1.0.0.tar.gz.
File metadata
- Download URL: core-cdc-1.0.0.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07b061e3818ff36f7497fbd572d400b84c7c9bd01233a3cc5c8dd6ebfa725852
|
|
| MD5 |
461c8c8f21528e399a3c0a9f23c11d35
|
|
| BLAKE2b-256 |
1c6d25d35e9d411cf37dc2b53e85177427f8b8617c0ce5fba799e83e53312b0f
|
File details
Details for the file core_cdc-1.0.0-py3-none-any.whl.
File metadata
- Download URL: core_cdc-1.0.0-py3-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24e7e7d3c73d7a7da3a293bb8411f5f714f294188a1ac2990bb0c17bb16f60e2
|
|
| MD5 |
31c825bc18bd7baba2b9f8838d0d826a
|
|
| BLAKE2b-256 |
e40da2bcf0fee5cf3a1523503a8de8fe9c2f7f81947e105315b849e381d23bfb
|