# generator_table reStructuredText sample table generator
# Usage >>> from sphinx_table_gen import gen >>> tables = ‘’’ … 名称 类型 描述 … token string 授权访问令牌 … ‘’’ >>> gen(tabels, leftoffset=True)
使用sphinx api生成的文档中需要内嵌表格时,此脚本就是帮助你生成简单样式表格的工具,希望它对你有用!
clone项目,编辑 gen_tool.py文件替换其中的tables换成你的制表字符串并执行脚本。
ps: 每列之间至少需一个制表符或两个空格。
Release files for sphinx-table-gen 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sphinx_table_gen-0.0.2.tar.gz | 4.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sphinx_table_gen-0.0.2-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 8.8 kB
Release files / sphinx_table_gen-0.0.2.tar.gz
| Download URL | sphinx_table_gen-0.0.2.tar.gz |
|---|---|
| Size | 4.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f3fbe2375bc92d68e84a53fa2985e7f3f785a533f921832b5e2b17fce1484762
|
|
BLAKE2b-256 checksum How to use checksums |
cf9977c569a88e86ebbe75856be2883c8b7a90da94843b5cb6f0201e8f0a0e68
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.7
|
Release files / sphinx_table_gen-0.0.2-py2.py3-none-any.whl
| Download URL | sphinx_table_gen-0.0.2-py2.py3-none-any.whl |
|---|---|
| Size | 4.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
2516f91950a9e97fbaafdcf04983361055e70ac07acd1e395a97bc8fb6189ffc
|
|
BLAKE2b-256 checksum How to use checksums |
8ccee036e8c936928db53d2893674aa8bda0078690e3f236641a8e9c0a6f47f7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.7
|