Skip to content

Commit 090247e

Browse files
feat: 本科生课表查询支持 (#7)
* add timetable module * Update Pipfile.lock * update README.md Co-authored-by: Tianyu Chen <billchenchina2001@gmail.com>
1 parent a014bfc commit 090247e

File tree

5 files changed

+324
-111
lines changed

5 files changed

+324
-111
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ name = "pypi"
77
pycryptodome = "*"
88
requests = "*"
99
beautifulsoup4 = "*"
10+
pandas = "*"
1011

1112
[dev-packages]
1213
pylint = "*"

0 commit comments

Comments
 (0)