# tabdoc
tabular datasets to excel,word,pdf
# Installing tabdoc
- ```pip install tabdoc```
# Usage
### 后续添加,现在没时间.
Raw data
{
"_id": null,
"home_page": "https://github.com/tinybees/tabdoc",
"name": "tabdoc",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "tabular, datasets, excel, word, pdf",
"author": "TinyBees",
"author_email": "a598824322@qq.com",
"download_url": null,
"platform": null,
"description": "# tabdoc\ntabular datasets to excel,word,pdf\n\n# Installing tabdoc\n- ```pip install tabdoc```\n\n# Usage\n### \u540e\u7eed\u6dfb\u52a0\uff0c\u73b0\u5728\u6ca1\u65f6\u95f4.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "tabular datasets to excel,word,pdf",
"version": "1.0.7",
"project_urls": {
"Homepage": "https://github.com/tinybees/tabdoc"
},
"split_keywords": [
"tabular",
" datasets",
" excel",
" word",
" pdf"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ba178e1f040b8ca9f38c7a885b987ed52ed5951aeca51399a8eb0f95e9d2c3b0",
"md5": "ca9ce028623b5c839e78dbd0fb454c17",
"sha256": "cc7c49cbbb056091e129db0684c9cd4e5659173bfa4f77218bf58901964ee160"
},
"downloads": -1,
"filename": "tabdoc-1.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ca9ce028623b5c839e78dbd0fb454c17",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 5307092,
"upload_time": "2025-01-02T09:06:57",
"upload_time_iso_8601": "2025-01-02T09:06:57.832076Z",
"url": "https://files.pythonhosted.org/packages/ba/17/8e1f040b8ca9f38c7a885b987ed52ed5951aeca51399a8eb0f95e9d2c3b0/tabdoc-1.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-02 09:06:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tinybees",
"github_project": "tabdoc",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "path",
"specs": [
[
"<=",
"16.2.0"
]
]
},
{
"name": "aelog",
"specs": [
[
">=",
"1.0.3"
]
]
},
{
"name": "tablib",
"specs": [
[
">=",
"0.12.1"
]
]
},
{
"name": "python-docx",
"specs": [
[
">=",
"0.8.10"
]
]
},
{
"name": "reportlab",
"specs": [
[
"<=",
"3.5.68"
]
]
},
{
"name": "openpyxl",
"specs": [
[
">=",
"2.4.11"
],
[
"<=",
"3.1.5"
]
]
}
],
"lcname": "tabdoc"
}