commons-codec
About
A codec is a device or computer program that encodes or decodes a data stream or signal. Codec is a portmanteau of coder/decoder.
A coder or encoder encodes a data stream or a signal for transmission or storage, [...], and the decoder function reverses the encoding for playback or editing.
What's Inside
-
Change Data Capture (CDC): Transformer components for converging CDC event messages to SQL statements.
-
A collection of reusable utilities with minimal dependencies for decoding and transcoding purposes, mostly collected from other projects like Kotori and LorryStream, in order to provide them per standalone package for broader use cases.
-
Tikray, a generic and compact transformation engine written in Python, for data decoding, encoding, conversion, translation, transformation, and cleansing purposes, to be used as a pipeline element for data pre- and/or post-processing.
Installation
The package is available from PyPI at commons-codec. To install the most recent version, including support for MongoDB, and Tikray, run:
pip install --upgrade 'commons-codec[mongodb,tikray]'
Usage
In order to learn how to use the library, please visit the documentation, and explore the source code or its examples.
Project Information
Acknowledgements
Kudos to the authors of all the many software components this library is vendoring and building upon.
Contributing
The commons-codec package is an open source project, and is
managed on GitHub. The project is still in its infancy, and
we appreciate contributions of any kind.
Etymology
The Apache Commons Codec library was the inspiration for the name. Otherwise, both libraries' ingredients don't have anything in common, yet.
License
The project uses the LGPLv3 license for the whole ensemble. However, individual portions of the code base are vendored from other Python packages, where deviating licenses may apply. Please check for detailed license information within the header sections of relevant files.
Release files for commons-codec 0.0.24
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| commons_codec-0.0.24.tar.gz | 57.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| commons_codec-0.0.24-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 87.2 kB
Release files / commons_codec-0.0.24.tar.gz
| Download URL | commons_codec-0.0.24.tar.gz |
|---|---|
| Size | 57.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bc180196303130a2dcf3e09a59b7068285cfda532bbf638baef527f680ca5376
|
|
BLAKE2b-256 checksum How to use checksums |
4926a7c583e55a5a3a4cdceeec4f5fcb17c1fd2daab391d352dab95f04031cd2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Release files / commons_codec-0.0.24-py3-none-any.whl
| Download URL | commons_codec-0.0.24-py3-none-any.whl |
|---|---|
| Size | 29.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
58e02ac4b0bef28d041bb930608e3c1458a77491a8529f8de5cb4df7b6e9cc63
|
|
BLAKE2b-256 checksum How to use checksums |
9fb93339bb193205a798ea8608be5264586e918dbc779046583f7482299bd086
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|