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.3.tar.gz
(4.5 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.3.tar.gz.
File metadata
- Download URL: xnor_module-0.2.3.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
430fdd0bd3bcb706c35500a7f370272237d553fba3fb98ce676c90202a22d285
|
|
| MD5 |
7a86b8b1a444e41155edb37861691001
|
|
| BLAKE2b-256 |
d78e7640e20a3a7c6955debd89ec3b3ccc1cf04637eed1a821d5e688927d6608
|
File details
Details for the file xnor_module-0.2.3-py3-none-any.whl.
File metadata
- Download URL: xnor_module-0.2.3-py3-none-any.whl
- Upload date:
- Size: 4.6 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 |
b806c7f97e5383dd7b70305256ad37e79876c578b05e75400f839e223bb0f958
|
|
| MD5 |
8f2b469ac9df4b696aebc19496b32854
|
|
| BLAKE2b-256 |
4f67f4f2005835f54193b6291411e488a30035ab5982c4ba48abf67ba98ba96a
|