A library to encode 128-bit checksums into a human-friendly decimal and emoji hybrid format.
Project description
visual-semantic-compression of human-meaningless numerals into compressed typable representations
this solves an obvious problem everyone has:
you're stuck with a bunch of numbers, but it would be far more civilized to represent them like this instead:
Encoded with base 256: 003889070003 | 👨🏽🤝👨🏼👨🏾🦲👨🏻🦼👨🏻🦯🤵🏾♂️👩🏽🤝👨🏾👨🏿🦯👬🏽🥏👩🦳👩🏽🤝👨🏾🟣
see example_usage.py for implementation details; copy-pasteable into your favorite LLM
installation info:
pip install doublebase-coder
pipless installation info:
git clone sqcu/doublebase_coder path/to/doublebase_coder
pip install "path/to/doublebase_coder/dist/1.0.0-py3-none-any.whl"
rebuild info:
python -m build
if you're actually trying to use indexes lmao after building lol:
uv pip install --extra-index-url https://test.pypi.org/simple/ --index-strategy unsafe-best-match doublebase-coder
python -m twine upload --repository testpypi dist/*
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
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 doublebase_coder-1.0.0.2.tar.gz.
File metadata
- Download URL: doublebase_coder-1.0.0.2.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
038a504bb5e21869622fce8146713c994c5c6095fdcb0096caf1bc07cc9affc1
|
|
| MD5 |
a3a982c46808eb7df7ef076779528477
|
|
| BLAKE2b-256 |
56a96d8562a3f89b4b555675838c83d1f7a4ab138c3d414b9ec74511c548c1e9
|
File details
Details for the file doublebase_coder-1.0.0.2-py3-none-any.whl.
File metadata
- Download URL: doublebase_coder-1.0.0.2-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d35068ac77afa837ec6562a54446e7ce4d442947fe377fdb5f289fd925b79bb
|
|
| MD5 |
76ba873bbe9470476e1f4cf44b3d3604
|
|
| BLAKE2b-256 |
147983699de784c75bee25e24fe5111def505300665320f0193c0606650c6abf
|