Skip to content

中文转数字Python 小模块

License

Notifications You must be signed in to change notification settings

anhenghuang/cn2num

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cn2num

这是一个中文数字(含货币)到阿拉伯数字的python小模块。不依赖于其他的python模块。

原始版本来自于: wswuai/cn2num.py


Installation

pip install cn2num --user

Usage:

import cn2num
cn2num.transform("两百三十万")

About

中文转数字Python 小模块

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%