Skip to content

Instantly share code, notes, and snippets.

@jiang-wei
Created January 18, 2018 18:25
Show Gist options
  • Save jiang-wei/82b4f923b5f49516d2e3cc866db75c90 to your computer and use it in GitHub Desktop.
Save jiang-wei/82b4f923b5f49516d2e3cc866db75c90 to your computer and use it in GitHub Desktop.
有趣的 python module
用于生成测试假数据的 module
faker 可用于产生虚拟的名字、地址等信息
用于生成进度条的 module
tqdm 在命令行上显示进度条
用于表格化输出的 module
tabulate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment