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
import rcnb
print(rcnb.encode("Who NB?"))
# ȐȼŃƅȓčƞÞƦȻƝƃŖć
print(rcnb.decode("ȐĉņþƦȻƝƃŔć"))
# RCNB!
Shell is also support:
python3 -m rcnb -e "Who NB?"
# ȐȼŃƅȓčƞÞƦȻƝƃŖć
python3 -m rcnb -d "ȐĉņþƦȻƝƃŔć"
# RCNB!
输入输出重定向仍然有Bug,正在努力修复
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.3.tar.gz
(4.5 kB
view details)
File details
Details for the file rcnb-1.0.3.tar.gz
.
File metadata
- Download URL: rcnb-1.0.3.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9836ad18a53159187c8cd0a27138f10ea6f0641a953f3420ae76a9de5343560f |
|
MD5 | d2925c0ca4060a32b437fbbabec08f1d |
|
BLAKE2b-256 | dc99cf2c66dc213166f3e2b03b3398a4eb375e6e8b12c2efe215168125d058a8 |