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.1.tar.gz
(3.6 kB
view details)
Built Distribution
rcnb-1.0.1-py3-none-any.whl
(15.9 kB
view details)
File details
Details for the file rcnb-1.0.1.tar.gz
.
File metadata
- Download URL: rcnb-1.0.1.tar.gz
- Upload date:
- Size: 3.6 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 | 6922e0c520b4178ee69a712a87784ac400e78055868b49c701b778ca9b4b70c9 |
|
MD5 | 743cb6d9349257a4f8fc3717621bdca9 |
|
BLAKE2b-256 | daccfefcb0db923c152a45574f140da23e86c2e754db42e989b505a9fbbb3c2f |
File details
Details for the file rcnb-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: rcnb-1.0.1-py3-none-any.whl
- Upload date:
- Size: 15.9 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 | 8715120ba385ba5d5e4083319a607191ee85af38ef5eb7acb8b1d41486409eea |
|
MD5 | da8ba717e548cb7c75130715e4cb6e6c |
|
BLAKE2b-256 | 2f77beb90fec1eb0a8d4a2d7b8685721a9e8cc1bf88194c88184115ba096f74a |