Everything can be encoded into RCNB with Python
Project description
RCNB.Python
The world is based on RC. Thus, everything can be encoded into RCNB.
RCNB is available in various languages: Python JavaScript C PHP Pascal (more..)
Why RCNB?
RCNB vs Base64
Base64 | RCNB | |
---|---|---|
Speed | ❌ Fast | ✔️ Slow, motivate Intel to improve their CPU |
Printable | ❌ On all OS | ✔️ Only on newer OS, motivate users to upgrade their legacy OS |
Niubility | ❌ Not at all | ✔️ RCNB! |
Example | QmFzZTY0Lg== | ȐĉņþƦȻƝƃŔć |
Install
>$ pip install rcnb
Usage
from rcnb import RCNB
encoder = RCNB()
print(encoder.encode("Who NB?"))
# ȐȼŃƅȓčƞÞƦȻƝƃŖć
print(encoder.decode("ȐĉņþƦȻƝƃŔć"))
# RCNB!
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
rcnb-1.0.0.tar.gz
(3.4 kB
view details)
Built Distribution
rcnb-1.0.0-py3-none-any.whl
(15.7 kB
view details)
File details
Details for the file rcnb-1.0.0.tar.gz
.
File metadata
- Download URL: rcnb-1.0.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c3a50121d882af2dfdb9d79c3dfb687cb3340d147c4fc41897312e747304a5f |
|
MD5 | d620bdcf57429cc749df94f5bd98c408 |
|
BLAKE2b-256 | 4bb7541bbd138b38b096b88c5e5b56cb29c75208c020c403a1036d88459e9fb2 |
File details
Details for the file rcnb-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: rcnb-1.0.0-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d54a634ed80d70605e1d5a32260dbee097068250935103f6af1279b359169d7 |
|
MD5 | bdef709a4c3fb1139f241a96ab8aa3d1 |
|
BLAKE2b-256 | 791c34389e8b5d4e72cc27518a6d2d6d23be0d624c3dfd4554176730492f6245 |