CourseComparator 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {coursecomparator-0.1.0.dist-info → coursecomparator-0.1.1.dist-info}/METADATA +4 -4
- {coursecomparator-0.1.0.dist-info → coursecomparator-0.1.1.dist-info}/RECORD +5 -5
- {coursecomparator-0.1.0.dist-info → coursecomparator-0.1.1.dist-info}/WHEEL +0 -0
- {coursecomparator-0.1.0.dist-info → coursecomparator-0.1.1.dist-info}/licenses/LICENCE +0 -0
- {coursecomparator-0.1.0.dist-info → coursecomparator-0.1.1.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: CourseComparator
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.1
|
4
4
|
Summary: 用于比较不同的专业、届别或年级之间的课程设置,供转专业、降级学生确认可冲抵及需补修的课程。
|
5
5
|
Author-email: Vincy SHI <vincy@vincy1230.net>
|
6
6
|
License-Expression: MIT
|
@@ -23,9 +23,9 @@ Dynamic: license-file
|
|
23
23
|
|
24
24
|
例如,人工智能专业 2021 级第 1 ~ 8 学期的课程数据位于,分别存于:
|
25
25
|
|
26
|
-
`<数据集根目录>` / `人工智能` / `2021` / `1.csv`
|
27
|
-
`<数据集根目录>` / `人工智能` / `2021` / `2.csv`
|
28
|
-
...
|
26
|
+
`<数据集根目录>` / `人工智能` / `2021` / `1.csv`
|
27
|
+
`<数据集根目录>` / `人工智能` / `2021` / `2.csv`
|
28
|
+
...
|
29
29
|
`<数据集根目录>` / `人工智能` / `2021` / `8.csv`
|
30
30
|
|
31
31
|
csv 文件的格式如下:
|
@@ -1,8 +1,8 @@
|
|
1
1
|
CourseComparator/__init__.py,sha256=tfrIelM6imbt3DuOH5Jrqfj3Z3J-Ud1SksPVGDe4daA,878
|
2
2
|
CourseComparator/cc_classes.py,sha256=DlrCgeBFnyRN1FbIARR5FEFfQSFoREoYyDhghynxnNY,13365
|
3
3
|
CourseComparator/cc_functions.py,sha256=yiRyeo-4wkmAC4UBjzcY6yQ9N97XU36minHQm0VOLx4,4527
|
4
|
-
coursecomparator-0.1.
|
5
|
-
coursecomparator-0.1.
|
6
|
-
coursecomparator-0.1.
|
7
|
-
coursecomparator-0.1.
|
8
|
-
coursecomparator-0.1.
|
4
|
+
coursecomparator-0.1.1.dist-info/licenses/LICENCE,sha256=ZHMOfON7-xB-qDmnduYKXZcyUK0l0y36RhFTYd6j9RE,188
|
5
|
+
coursecomparator-0.1.1.dist-info/METADATA,sha256=ChrFlFm8BDt4atPd30EjmseUuStLeLDHK-nt1TletcI,2208
|
6
|
+
coursecomparator-0.1.1.dist-info/WHEEL,sha256=pxyMxgL8-pra_rKaQ4drOZAegBVuX-G_4nRHjjgWbmo,91
|
7
|
+
coursecomparator-0.1.1.dist-info/top_level.txt,sha256=NpExTrxBZKKgKxQWZ9xB0DFba40wX_RiuYrsKPT5f94,17
|
8
|
+
coursecomparator-0.1.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|