Skip to content

中文转数字Python 小模块

Notifications You must be signed in to change notification settings

qZhang88/cn2num.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

cn2digits.py

(中文转数字)

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

直接将cn2digits.py 复制到你的工程中即可使用:

例:

import cn2digits

cn2digits.transform("两百三十万")

欢迎在本Repo下提issue

About

中文转数字Python 小模块

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%