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.1.tar.gz
(12.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_cdc-1.0.1-py3-none-any.whl
(17.4 kB
view details)
File details
Details for the file core-cdc-1.0.1.tar.gz.
File metadata
- Download URL: core-cdc-1.0.1.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e86c595a16d29e3e1287ae7c44b0ed25e6e402823eba078be80d9e537b2e3e92
|
|
| MD5 |
a62251c44738337a5ecf7e5ec02f4377
|
|
| BLAKE2b-256 |
35ed7a4e7b53837ee2492705f0597a49a5a269162861903f90c1256ed3431f1b
|
File details
Details for the file core_cdc-1.0.1-py3-none-any.whl.
File metadata
- Download URL: core_cdc-1.0.1-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 |
91be04b4e004abcb4d1b123323d9e6e3de2a987ae889627b9cdd078d7e36a112
|
|
| MD5 |
f46d0b119f247bd718826c3aeb7927e2
|
|
| BLAKE2b-256 |
5ecdea66e53e2cd09f22749faf1a50902e1d085ae4b18a381589a6742f54bfa7
|