└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # 安装模块如下 2 | 01. [搜狗下载](https://github.com/pyunit/pyunit-sogou) 3 | 02. [新词发现](https://github.com/pyunit/pyunit-newword) 4 | 03. [常见的工具类](https://github.com/pyunit/pyunit-tool) 5 | 04. [百度应用](https://github.com/pyunit/pyunit-map) 6 | 05. [日语单词翻译](#) 7 | 06. [日志模块](https://github.com/pyunit/pyunit-log) 8 | 07. [口语化时间处理](https://github.com/pyunit/pyunit-time) 9 | 08. [实体抽取](https://github.com/pyunit/pyunit-ner) 10 | 09. [日历处理](https://github.com/pyunit/pyunit-calendar) 11 | 10. [全国地址提取](https://github.com/pyunit/pyunit-address) 12 | 11. [常见数学处理](https://github.com/pyunit/pyunit-math) 13 | 12. [字符串处理](https://github.com/pyunit/pyunit-string) 14 | 13. [23种设计模式](https://github.com/pyunit/pyunit-gof) 15 | 14. [质数处理](https://github.com/pyunit/pyunit-prime) 16 | 15. [天气预报](https://github.com/pyunit/pyunit-weather) 17 | 18 | ## 如果需要旧版本 19 | [旧版本](https://github.com/jtyoui/PyUnit/tree/master) 20 | --------------------------------------------------------------------------------