python-tabulate:用Python,库和命令行实用程序漂亮地打印表格数据。 从bitbucket.orgastaninpython-tabulate迁移的存储库

时间:2021-02-18 05:22:07
【文件属性】:
文件名称:python-tabulate:用Python,库和命令行实用程序漂亮地打印表格数据。 从bitbucket.orgastaninpython-tabulate迁移的存储库
文件大小:46KB
文件格式:ZIP
更新时间:2021-02-18 05:22:07
Python python制表 用Python,库和命令行实用工具漂亮地打印表格数据。 该库的主要用例是: 轻松打印小表:仅一个函数调用,格式化由数据本身指导 创作表格数据以进行轻量级纯文本标记:多种输出格式适合进一步编辑或转换 混合文本和数字数据的可读显示:智能列对齐,可配置的数字格式,小数点对齐 安装 要安装Python库和命令行实用程序,请运行: pip install tabulate 命令行实用程序将以tabulate形式安装到Linux上的bin中(例如/usr/bin ); 或tabulate.exe到Scripts在Windows Python安装(如C:\Python27\Scripts\tabulate.exe )。 您可以考虑仅为当前用户安装该库: pip install tabulate --user 在这种情况下,命令行实用程序将安装在Linux上的~/.local/
【文件预览】:
python-tabulate-master
----.circleci()
--------requirements.txt(32B)
--------config.yml(1KB)
----.gitignore(183B)
----README.md(22KB)
----HOWTOPUBLISH(310B)
----appveyor.yml(2KB)
----.pre-commit-config.yaml(402B)
----test()
--------test_output.py(51KB)
--------test_cli.py(7KB)
--------test_regression.py(14KB)
--------common.py(452B)
--------test_internal.py(1KB)
--------test_input.py(14KB)
--------test_api.py(2KB)
----LICENSE(1KB)
----README(9B)
----MANIFEST.in(111B)
----benchmark.py(3KB)
----setup.py(2KB)
----tox.ini(3KB)
----CHANGELOG(2KB)
----tabulate.py(58KB)

网友评论