Custom encoding/decoding module with CV format and base64
Project description
XNOR_module
Version 0.2.2 update date 1/2/2026
A Python module for encoding and decoding text with a custom CV format and Base64 and more.
Example
from XNOR_module import encode_via_64Xcv, decode_via_64Xcv
encoded = encode_via_64Xcv("Hello", 123)
print(encoded)
decoded = decode_via_64Xcv(encoded, 123)
print(decoded)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xnor_module-0.2.2.tar.gz
(4.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
File details
Details for the file xnor_module-0.2.2.tar.gz.
File metadata
- Download URL: xnor_module-0.2.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ef474525f0e7cb1288e9f2816729c83290524fa45a2caa372fa64e9c1409028
|
|
| MD5 |
c5d8838619661d254d4eadc39b79b34e
|
|
| BLAKE2b-256 |
58dca7c837df32533018bf19bba07e562ce4649582d5daa0bcf6cae5b1b9ead3
|
File details
Details for the file xnor_module-0.2.2-py3-none-any.whl.
File metadata
- Download URL: xnor_module-0.2.2-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59c24ff26529e8ea142442d7293009d81d407ee82f89a8d0a8fc89f250ff4373
|
|
| MD5 |
80cbefe1ea9ad49c4dbca3fdfa74c290
|
|
| BLAKE2b-256 |
23012776835b2854b5707eef524b74fc1dcf9ab16ceb9083cf0c1ff7a81f94a5
|