Name | ji-coursesel JSON |
Version |
0.1.4
JSON |
| download |
home_page | |
Summary | CLI Interface for JI Coursesel |
upload_time | 2023-04-18 14:39:29 |
maintainer | |
docs_url | None |
author | linsyking |
requires_python | >=3.7 |
license | MIT License |
keywords |
cli
course
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# JI-Coursesel CLI
[![asciicast](https://asciinema.org/a/548667.svg)](https://asciinema.org/a/548667)
## Pre-requirements
Python >=3.7
```bash
pip install ji-coursesel
```
## Getting started
Show the help manual:
```bash
ji-coursesel
```
Initialize:
```bash
ji-coursesel auth
```
Refresh JSESSIONID:
```bash
ji-coursesel refresh
```
Elect:
```bash
ji-coursesel elect
```
Specify the threads number for each course (recommended to use 1 when testing):
```bash
ji-coursesel elect -x 1
```
Raw data
{
"_id": null,
"home_page": "",
"name": "ji-coursesel",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "cli,course",
"author": "linsyking",
"author_email": "linsy_king@sjtu.edu.cn",
"download_url": "https://files.pythonhosted.org/packages/a9/77/7961338322f6145f5207117e9b2bc2ab3deac3a1a495adf847a39b83e5a5/ji-coursesel-0.1.4.tar.gz",
"platform": null,
"description": "# JI-Coursesel CLI\n\n[![asciicast](https://asciinema.org/a/548667.svg)](https://asciinema.org/a/548667)\n\n## Pre-requirements\n\nPython >=3.7\n\n```bash\npip install ji-coursesel\n```\n\n## Getting started\n\nShow the help manual:\n\n```bash\nji-coursesel\n```\n\nInitialize:\n\n```bash\nji-coursesel auth\n```\n\nRefresh JSESSIONID:\n\n```bash\nji-coursesel refresh\n```\n\nElect:\n\n```bash\nji-coursesel elect\n```\n\nSpecify the threads number for each course (recommended to use 1 when testing):\n\n```bash\nji-coursesel elect -x 1\n```\n\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "CLI Interface for JI Coursesel",
"version": "0.1.4",
"split_keywords": [
"cli",
"course"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ba5b26682cc82ec42c6458b1e208998cbf6babf7a3b2f4d601dd2b38d993e888",
"md5": "ed1e8d80424aa8477b8ba772757a250c",
"sha256": "f117037d2257f7626e1030dc03c47e9052b9f7bdc2a7193bd3245d12a7c8519c"
},
"downloads": -1,
"filename": "ji_coursesel-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ed1e8d80424aa8477b8ba772757a250c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 9016,
"upload_time": "2023-04-18T14:39:26",
"upload_time_iso_8601": "2023-04-18T14:39:26.998274Z",
"url": "https://files.pythonhosted.org/packages/ba/5b/26682cc82ec42c6458b1e208998cbf6babf7a3b2f4d601dd2b38d993e888/ji_coursesel-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a9777961338322f6145f5207117e9b2bc2ab3deac3a1a495adf847a39b83e5a5",
"md5": "0145f6df60093723cefdd6074aea5663",
"sha256": "5903d10c954e2c1a7987f94b51ff5fa0d4530d2dfed233156ee03b1cd0cfdcaf"
},
"downloads": -1,
"filename": "ji-coursesel-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "0145f6df60093723cefdd6074aea5663",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 7239,
"upload_time": "2023-04-18T14:39:29",
"upload_time_iso_8601": "2023-04-18T14:39:29.368458Z",
"url": "https://files.pythonhosted.org/packages/a9/77/7961338322f6145f5207117e9b2bc2ab3deac3a1a495adf847a39b83e5a5/ji-coursesel-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-18 14:39:29",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "ji-coursesel"
}