# Wukongbaobao
Wukongbaobao 是一个帮助家长灵活生成幼儿考试题的程序。工具使用 Python 编写。
* https://github.com/qiqilelebaobao/wukong
Wukongbaobao is a program that helps parents flexibly generate test questions for their children. The tool is written in Python.
* https://github.com/qiqilelebaobao/wukong
主要功能包括:
* 通过算法按需生成数学试题
* 支持生成txt文件、docx文件格式
Main functions include:
* Generate math test questions on demand through algorithms
* Supports generation of txt and docx file formats
## 适用场景 Applicable Scenarios
* 场景一:家庭教育场景
* 场景二:程序学习场景
* Scenario 1: Family education scenario
* Scenario 2: Program learning scenario
## 安装指南 Installation Guide
需要 Python3 环境
Python3 is required
```shell
$ pip3 install wukongbaobao
```
## 使用说明 Instructions
```shell
$ python3 -m wukongbaobao [-h] [--level {1,2,3,4}] [--basic_cnt BASIC_CNT] [--open_cnt OPEN_CNT] [--algorithm {+,-}]
```
默认在ouput文件夹生成word文件,可以打印测验。
level 1 对应 [0, 10] 区间的算法
level 2 对应 [11, 30] 区间的算法
level 3 对应 [31, 60] 区间的算法
level 4 对应 [61, 100] 区间的算法
Raw data
{
"_id": null,
"home_page": null,
"name": "wukongbaobao",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "education, math, learn, kids-learn, kids-education",
"author": "qiqilelebaobao",
"author_email": "qiqilelebaobao <qiqilelebaobao@163.com>",
"download_url": "https://files.pythonhosted.org/packages/fd/3e/6f149e7834d1a9486a24b6a1badd1f17c1bcd61e14eb8d5323f1929d412b/wukongbaobao-1.0.10.tar.gz",
"platform": null,
"description": "# Wukongbaobao\n\nWukongbaobao \u662f\u4e00\u4e2a\u5e2e\u52a9\u5bb6\u957f\u7075\u6d3b\u751f\u6210\u5e7c\u513f\u8003\u8bd5\u9898\u7684\u7a0b\u5e8f\u3002\u5de5\u5177\u4f7f\u7528 Python \u7f16\u5199\u3002\n* https://github.com/qiqilelebaobao/wukong\n\nWukongbaobao is a program that helps parents flexibly generate test questions for their children. The tool is written in Python.\n* https://github.com/qiqilelebaobao/wukong\n\n\n\u4e3b\u8981\u529f\u80fd\u5305\u62ec\uff1a\n* \u901a\u8fc7\u7b97\u6cd5\u6309\u9700\u751f\u6210\u6570\u5b66\u8bd5\u9898\n* \u652f\u6301\u751f\u6210txt\u6587\u4ef6\u3001docx\u6587\u4ef6\u683c\u5f0f\n\nMain functions include:\n* Generate math test questions on demand through algorithms\n* Supports generation of txt and docx file formats\n\n## \u9002\u7528\u573a\u666f Applicable Scenarios\n\n* \u573a\u666f\u4e00\uff1a\u5bb6\u5ead\u6559\u80b2\u573a\u666f\n* \u573a\u666f\u4e8c\uff1a\u7a0b\u5e8f\u5b66\u4e60\u573a\u666f\n\n* Scenario 1: Family education scenario\n* Scenario 2: Program learning scenario\n\n## \u5b89\u88c5\u6307\u5357 Installation Guide\n\n\u9700\u8981 Python3 \u73af\u5883 \nPython3 is required\n\n```shell\n$ pip3 install wukongbaobao\n```\n\n## \u4f7f\u7528\u8bf4\u660e Instructions\n\n```shell\n$ python3 -m wukongbaobao [-h] [--level {1,2,3,4}] [--basic_cnt BASIC_CNT] [--open_cnt OPEN_CNT] [--algorithm {+,-}]\n```\n\u9ed8\u8ba4\u5728ouput\u6587\u4ef6\u5939\u751f\u6210word\u6587\u4ef6\uff0c\u53ef\u4ee5\u6253\u5370\u6d4b\u9a8c\u3002 \n\nlevel 1 \u5bf9\u5e94 [0, 10] \u533a\u95f4\u7684\u7b97\u6cd5 \nlevel 2 \u5bf9\u5e94 [11, 30] \u533a\u95f4\u7684\u7b97\u6cd5 \nlevel 3 \u5bf9\u5e94 [31, 60] \u533a\u95f4\u7684\u7b97\u6cd5 \nlevel 4 \u5bf9\u5e94 [61, 100] \u533a\u95f4\u7684\u7b97\u6cd5 \n",
"bugtrack_url": null,
"license": null,
"summary": "Wukongbaobao is a program that helps parents flexibly generate test questions for their children. The tool is written in Python.",
"version": "1.0.10",
"project_urls": {
"Homepage": "https://github.com/qiqilelebaobao/wukongbaobao",
"Issues": "https://github.com/qiqilelebaobao/wukongbaobao/issues",
"Repository": "https://github.com/qiqilelebaobao/wukongbaobao"
},
"split_keywords": [
"education",
" math",
" learn",
" kids-learn",
" kids-education"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "06e9dd808426e2a6a3ceaf0ab5cba9b0365a4d2e458fcd0b0238470e9d7ae172",
"md5": "01510464d5b7407b42218526fb3871d7",
"sha256": "8ebc337ad4f59cbf22de61ad1fcfe0d63402d94ca69427fff1e4cd449cd9f767"
},
"downloads": -1,
"filename": "wukongbaobao-1.0.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "01510464d5b7407b42218526fb3871d7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 12383,
"upload_time": "2024-10-17T01:51:06",
"upload_time_iso_8601": "2024-10-17T01:51:06.058298Z",
"url": "https://files.pythonhosted.org/packages/06/e9/dd808426e2a6a3ceaf0ab5cba9b0365a4d2e458fcd0b0238470e9d7ae172/wukongbaobao-1.0.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fd3e6f149e7834d1a9486a24b6a1badd1f17c1bcd61e14eb8d5323f1929d412b",
"md5": "975cc821b1baa7054799d3e301267f5e",
"sha256": "36cd3539eef8d0d386a343caa7e8b33861b6db533488224b863d16b75a584fc9"
},
"downloads": -1,
"filename": "wukongbaobao-1.0.10.tar.gz",
"has_sig": false,
"md5_digest": "975cc821b1baa7054799d3e301267f5e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 13079,
"upload_time": "2024-10-17T01:51:08",
"upload_time_iso_8601": "2024-10-17T01:51:08.379020Z",
"url": "https://files.pythonhosted.org/packages/fd/3e/6f149e7834d1a9486a24b6a1badd1f17c1bcd61e14eb8d5323f1929d412b/wukongbaobao-1.0.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-17 01:51:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "qiqilelebaobao",
"github_project": "wukongbaobao",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "wukongbaobao"
}