数字转汉字,如:`101`转`一百零一`
Project description
hanint
Installing
pip install hanint
Using
>>> import hanint >>> hanint.encode(324010) '三十二万四千零一十' >>> hanint.decode('一万零一十一') 10011
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size hanint-0.2.0-py3-none-any.whl (3.5 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size hanint-0.2.0.tar.gz (2.8 kB) | File type Source | Python version None | Upload date | Hashes View |