uw-course 0.1.3__py3-none-any.whl → 1.0.0__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.
@@ -1,5 +1,5 @@
1
1
  import re
2
- from Utiles.colorMessage import *
2
+ from ..Utiles.colorMessage import *
3
3
 
4
4
 
5
5
  class Course():
File without changes
@@ -1,8 +1,9 @@
1
- from ClassSchedule.SearchInfo import Course
1
+ from .SearchInfo import Course
2
+ from ..Utiles.randomColor import randomColor, randomGray
3
+ from ..setting import Setting
4
+ from ..Utiles.colorMessage import *
5
+
2
6
  from os import remove
3
- from Utiles.randomColor import randomColor, randomGray
4
- from setting import Setting
5
- from Utiles.colorMessage import *
6
7
 
7
8
  setting = Setting()
8
9
 
File without changes
uw_course/DB/dbClass.py CHANGED
@@ -1,4 +1,4 @@
1
- from Utiles.manageDBClass import connectDB
1
+ from ..Utiles.manageDBClass import connectDB
2
2
 
3
3
 
4
4
  class dbClass:
File without changes
uw_course/main.py CHANGED
@@ -1,8 +1,9 @@
1
- from DB.dbClass import dbClass
2
- from ClassSchedule.runner import SearchCourse, makeSchedule, SearchAvalibleInTerm
3
- from Utiles.colorMessage import *
1
+ from .DB.dbClass import dbClass
2
+ from .ClassSchedule.runner import SearchCourse, makeSchedule, SearchAvalibleInTerm
3
+ from .Utiles.colorMessage import *
4
+ from .setting import Setting
5
+
4
6
  from os import system
5
- from setting import Setting
6
7
  import argparse
7
8
  import sys
8
9
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: uw-course
3
- Version: 0.1.3
3
+ Version: 1.0.0
4
4
  Summary: A course helper tool for managing UW courses schedule
5
5
  Author-email: Jiucheng Zang <zangjiucheng@gmail.com>
6
6
  License: MIT
@@ -0,0 +1,18 @@
1
+ uw_course/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ uw_course/main.py,sha256=zCpuCTg0PAzuPpfQup6_kiAQZCaZ849JTtduEJZkhYU,2660
3
+ uw_course/setting.py,sha256=MSJVr85Kc3XMFKW-rFKx34TDJWtbK4axj7TpzO0mTqM,177
4
+ uw_course/ClassSchedule/SearchInfo.py,sha256=TWYieCibMtn-AISSSgBUXnuh4fLrsDv1Yn2IIfhI8SM,2168
5
+ uw_course/ClassSchedule/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
+ uw_course/ClassSchedule/runner.py,sha256=ApzVYoSqC2oizwTxaTRvDQQQNJzkeXQTO7ayozfWFmA,2315
7
+ uw_course/DB/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
+ uw_course/DB/dbClass.py,sha256=1R3_8j4PpTlKCkvZvVvyllu04mIk14wcIN9wPEo_m7k,1006
9
+ uw_course/Utiles/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
+ uw_course/Utiles/colorMessage.py,sha256=HlTn2saR96Sh5jRjBZ_P8EvHrzORxOR6-Zzu0ATHuw0,176
11
+ uw_course/Utiles/manageDBClass.py,sha256=0V721lervaRzJyiFHgQrUovNKNYba8uiD9WIEeQLAe4,641
12
+ uw_course/Utiles/randomColor.py,sha256=4zubPBcRxos5Rqb8O-ZmkYYKvzPP9NjSdzZwdTZOmy0,467
13
+ uw_course-1.0.0.dist-info/LICENSE,sha256=3gvYdtz3_nCjhGpKAbUQzU1CT9anApYNOrn-bF6ZhI8,1073
14
+ uw_course-1.0.0.dist-info/METADATA,sha256=vHYxhexJtGv6gS0TuXGOvEwFemUo0rx1V6BQEVSo_8w,2439
15
+ uw_course-1.0.0.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
16
+ uw_course-1.0.0.dist-info/entry_points.txt,sha256=KwZTcAbhGgjmTdkqwUtMDKzhZ1iqGY5OmaH6F7XNgRk,50
17
+ uw_course-1.0.0.dist-info/top_level.txt,sha256=b760hy15dn_4qeUiKj9gQ8jnO9caaRoD-4ks28p81NY,10
18
+ uw_course-1.0.0.dist-info/RECORD,,
@@ -1,15 +0,0 @@
1
- uw_course/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- uw_course/main.py,sha256=TNC3drvnAA4EZ0YWBdNGm75ct08iem6VT8cxZ7wSzMU,2655
3
- uw_course/setting.py,sha256=MSJVr85Kc3XMFKW-rFKx34TDJWtbK4axj7TpzO0mTqM,177
4
- uw_course/ClassSchedule/SearchInfo.py,sha256=Us5LMFCn7CrWpGuatcGUIxznwvXyNIRe08Zo9EBnxs8,2166
5
- uw_course/ClassSchedule/runner.py,sha256=3M6iR95ycqpq5sK46FlrA7zihfJTwLhvESkjf8GBx6E,2321
6
- uw_course/DB/dbClass.py,sha256=VxzcZEwGnVZDAJnad_Z654Vwv6zSa4nGcPIw58GxMfE,1004
7
- uw_course/Utiles/colorMessage.py,sha256=HlTn2saR96Sh5jRjBZ_P8EvHrzORxOR6-Zzu0ATHuw0,176
8
- uw_course/Utiles/manageDBClass.py,sha256=0V721lervaRzJyiFHgQrUovNKNYba8uiD9WIEeQLAe4,641
9
- uw_course/Utiles/randomColor.py,sha256=4zubPBcRxos5Rqb8O-ZmkYYKvzPP9NjSdzZwdTZOmy0,467
10
- uw_course-0.1.3.dist-info/LICENSE,sha256=3gvYdtz3_nCjhGpKAbUQzU1CT9anApYNOrn-bF6ZhI8,1073
11
- uw_course-0.1.3.dist-info/METADATA,sha256=pbpasvqCfJdsjaPdA_DQuS_5XWi8mqC9_ovHq6ELd4Q,2439
12
- uw_course-0.1.3.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
13
- uw_course-0.1.3.dist-info/entry_points.txt,sha256=KwZTcAbhGgjmTdkqwUtMDKzhZ1iqGY5OmaH6F7XNgRk,50
14
- uw_course-0.1.3.dist-info/top_level.txt,sha256=b760hy15dn_4qeUiKj9gQ8jnO9caaRoD-4ks28p81NY,10
15
- uw_course-0.1.3.dist-info/RECORD,,