Created
January 18, 2018 18:25
-
-
Save jiang-wei/82b4f923b5f49516d2e3cc866db75c90 to your computer and use it in GitHub Desktop.
有趣的 python module
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
用于生成测试假数据的 module | |
faker 可用于产生虚拟的名字、地址等信息 | |
用于生成进度条的 module | |
tqdm 在命令行上显示进度条 | |
用于表格化输出的 module | |
tabulate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment