# Python123
安装
```shell
pip install python123
```
下载试卷
```python
from python123 import download_exam_test_paper
email = 用户邮箱
password = 用户密码
course_id = 课程ID
unit_id = 单元ID
download_exam_test_paper(email, password, course_id, unit_id)
```
Raw data
{
"_id": null,
"home_page": "https://github.com/Python123-io/Python123",
"name": "Python123",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Python123",
"author": "XuehangCang",
"author_email": "xuehangcang@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/f7/9e/ab09720dbf5a3ef98cc836525cb5d783d81c8fe5947032ac4ad59649feb8/python123-1.0.8.tar.gz",
"platform": "any",
"description": "# Python123\n\n\n\u5b89\u88c5\n\n```shell\npip install python123\n```\n\n\u4e0b\u8f7d\u8bd5\u5377\n\n```python\n\nfrom python123 import download_exam_test_paper\n\nemail = \u7528\u6237\u90ae\u7bb1\npassword = \u7528\u6237\u5bc6\u7801\ncourse_id = \u8bfe\u7a0bID\nunit_id = \u5355\u5143ID\n\ndownload_exam_test_paper(email, password, course_id, unit_id)\n```\n\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Python123 \u5e73\u53f0",
"version": "1.0.8",
"project_urls": {
"Homepage": "https://github.com/Python123-io/Python123"
},
"split_keywords": [
"python123"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f79eab09720dbf5a3ef98cc836525cb5d783d81c8fe5947032ac4ad59649feb8",
"md5": "4588ce34c2b7afff1e5158e88930d2a4",
"sha256": "df0840e0fa68922cb1581bbf4597b6970327e5309332437562126d0d1512cf0d"
},
"downloads": -1,
"filename": "python123-1.0.8.tar.gz",
"has_sig": false,
"md5_digest": "4588ce34c2b7afff1e5158e88930d2a4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 39667,
"upload_time": "2024-07-04T08:13:50",
"upload_time_iso_8601": "2024-07-04T08:13:50.575490Z",
"url": "https://files.pythonhosted.org/packages/f7/9e/ab09720dbf5a3ef98cc836525cb5d783d81c8fe5947032ac4ad59649feb8/python123-1.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-04 08:13:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Python123-io",
"github_project": "Python123",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "python123"
}