reStructuredText sample table generator for sphinx.
Project description
# 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: 每列之间至少需一个制表符或两个空格。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sphinx_table_gen-0.0.2.tar.gz.
File metadata
- Download URL: sphinx_table_gen-0.0.2.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3fbe2375bc92d68e84a53fa2985e7f3f785a533f921832b5e2b17fce1484762
|
|
| MD5 |
d73f6d928f56bae3a692fe5ffc23e872
|
|
| BLAKE2b-256 |
cf9977c569a88e86ebbe75856be2883c8b7a90da94843b5cb6f0201e8f0a0e68
|
File details
Details for the file sphinx_table_gen-0.0.2-py2.py3-none-any.whl.
File metadata
- Download URL: sphinx_table_gen-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 2, Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2516f91950a9e97fbaafdcf04983361055e70ac07acd1e395a97bc8fb6189ffc
|
|
| MD5 |
e7f7b115700bab65e7e4b82cdc72b2f0
|
|
| BLAKE2b-256 |
8ccee036e8c936928db53d2893674aa8bda0078690e3f236641a8e9c0a6f47f7
|