Ch encode
Author: Jeefy
Email: jeefyol@outlook.com / jeeefy163@163.com
The encode rule for encoding a chinese letter.
According to the pinyin of a letter
RULE
- Chinese Words
Usepypinyinto convert each letter into a pinyin.
Notice that, there's no Chinese TONE here.
So you just can guess what you have written by yourself. - English Words_ It's all can decode back to origin.
- Punctuations
Notice that the Chinese punctuations would change to English punctuations. - Specials
The specials letters will convert into unicode number, and then save as the code starts with '6'.
The followed codes are the number based on base 8 (0 -> 8).
Notice
It's not wise to encode a numeric str! It will be 4 times longer!
GUI
The gui can be opened with python -m chencode
Remember you should call it under the readme file folder.
The template for the text editor will fork into another package.
Waiting for the docs then...
Release files for chencode 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| chencode-0.0.1.tar.gz | 12.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| chencode-0.0.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 24.7 kB
Release files / chencode-0.0.1.tar.gz
| Download URL | chencode-0.0.1.tar.gz |
|---|---|
| Size | 12.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
59d395dc869361018c081fef4844bef657ef67de87311fd0a274cba4c0dd7b85
|
|
BLAKE2b-256 checksum How to use checksums |
e8362807794e444728b1bab4a8d05493f511a2e39464598ef49c1270f2227619
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.7.3
|
Release files / chencode-0.0.1-py2.py3-none-any.whl
| Download URL | chencode-0.0.1-py2.py3-none-any.whl |
|---|---|
| Size | 12.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
44491cc61efeb34e67dcc86749f379c8404c9a9f8b3354b3eee7fb05da61e78d
|
|
BLAKE2b-256 checksum How to use checksums |
fa4fbb09d9d25fbbdf4968c53232fbf7790c4844bcc34eac99e0f9e61f5e8a9f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.7.3
|