xython 3.0.3__tar.gz → 3.0.4__tar.gz
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.
- {xython-3.0.3 → xython-3.0.4}/MANIFEST.in +1 -0
- {xython-3.0.3/src/xython.egg-info → xython-3.0.4}/PKG-INFO +4 -4
- {xython-3.0.3 → xython-3.0.4}/README.md +3 -3
- xython-3.0.4/images/img_1.png +0 -0
- xython-3.0.4/images/img_2.png +0 -0
- xython-3.0.4/images/img_5.png +0 -0
- {xython-3.0.3 → xython-3.0.4}/setup.py +1 -1
- {xython-3.0.3 → xython-3.0.4}/src/xython/__init__.py +1 -1
- {xython-3.0.3 → xython-3.0.4/src/xython.egg-info}/PKG-INFO +4 -4
- {xython-3.0.3 → xython-3.0.4}/src/xython.egg-info/SOURCES.txt +3 -0
- {xython-3.0.3 → xython-3.0.4}/requirements.txt +0 -0
- {xython-3.0.3 → xython-3.0.4}/setup.cfg +0 -0
- {xython-3.0.3 → xython-3.0.4}/src/xython/anydb.py +0 -0
- {xython-3.0.3 → xython-3.0.4}/src/xython/basic_data.py +0 -0
- {xython-3.0.3 → xython-3.0.4}/src/xython/ganada.py +0 -0
- {xython-3.0.3 → xython-3.0.4}/src/xython/han.py +0 -0
- {xython-3.0.3 → xython-3.0.4}/src/xython/jfinder.py +0 -0
- {xython-3.0.3 → xython-3.0.4}/src/xython/mailmail.py +0 -0
- {xython-3.0.3 → xython-3.0.4}/src/xython/pcell.py +0 -0
- {xython-3.0.3 → xython-3.0.4}/src/xython/pcell_event.py +0 -0
- {xython-3.0.3 → xython-3.0.4}/src/xython/pyclick.py +0 -0
- {xython-3.0.3 → xython-3.0.4}/src/xython/pynal.py +0 -0
- {xython-3.0.3 → xython-3.0.4}/src/xython/scolor.py +0 -0
- {xython-3.0.3 → xython-3.0.4}/src/xython/xy_list.py +0 -0
- {xython-3.0.3 → xython-3.0.4}/src/xython/youtil.py +0 -0
- {xython-3.0.3 → xython-3.0.4}/src/xython.egg-info/dependency_links.txt +0 -0
- {xython-3.0.3 → xython-3.0.4}/src/xython.egg-info/not-zip-safe +0 -0
- {xython-3.0.3 → xython-3.0.4}/src/xython.egg-info/requires.txt +0 -0
- {xython-3.0.3 → xython-3.0.4}/src/xython.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: xython
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.4
|
|
4
4
|
Summary: EXCEL, WORD, OUTLOOK, REGEX, COLORING, HWP BY PYTHON
|
|
5
5
|
Home-page: https://www.xython.co.kr
|
|
6
6
|
Author: sjpkorea
|
|
@@ -66,7 +66,7 @@ Description: ## About xython module / 개요
|
|
|
66
66
|
|11|youtil | 이러저런 문장이나 시간등을 변환하는데 도움이되는 것 |
|
|
67
67
|
<br>
|
|
68
68
|
|
|
69
|
-

|
|
69
|
+

|
|
70
70
|
<br>
|
|
71
71
|
### Version History / 버전 변화
|
|
72
72
|
- 1.15.0 : word를 위한 ganada모듈을 전반적으로 많이 Update함
|
|
@@ -94,7 +94,7 @@ Description: ## About xython module / 개요
|
|
|
94
94
|
- 자신만이 사용하고 싶은 코드는 따로 사용이 가능하도록 하고 싶었다
|
|
95
95
|
- 다른나라의 언어로 편하게 사용가능하도록 변경 예정
|
|
96
96
|
|
|
97
|
-

|
|
97
|
+

|
|
98
98
|
|
|
99
99
|
|
|
100
100
|
|
|
@@ -183,7 +183,7 @@ Description: ## About xython module / 개요
|
|
|
183
183
|
|
|
184
184
|
|
|
185
185
|
### youtil : xython안의 모든 모듈에 전반적으로 사용가능한 기능
|
|
186
|
-

|
|
186
|
+

|
|
187
187
|
|
|
188
188
|
|
|
189
189
|
|
|
@@ -55,7 +55,7 @@ now under making GUI toolkit for easy & no installing for python for this packag
|
|
|
55
55
|
|11|youtil | 이러저런 문장이나 시간등을 변환하는데 도움이되는 것 |
|
|
56
56
|
<br>
|
|
57
57
|
|
|
58
|
-

|
|
58
|
+

|
|
59
59
|
<br>
|
|
60
60
|
### Version History / 버전 변화
|
|
61
61
|
- 1.15.0 : word를 위한 ganada모듈을 전반적으로 많이 Update함
|
|
@@ -83,7 +83,7 @@ now under making GUI toolkit for easy & no installing for python for this packag
|
|
|
83
83
|
- 자신만이 사용하고 싶은 코드는 따로 사용이 가능하도록 하고 싶었다
|
|
84
84
|
- 다른나라의 언어로 편하게 사용가능하도록 변경 예정
|
|
85
85
|
|
|
86
|
-

|
|
86
|
+

|
|
87
87
|
|
|
88
88
|
|
|
89
89
|
|
|
@@ -172,7 +172,7 @@ xylist를 만든 목적은 점점 0과 1이 혼돈이 될때가 많아서, 그
|
|
|
172
172
|
|
|
173
173
|
|
|
174
174
|
### youtil : xython안의 모든 모듈에 전반적으로 사용가능한 기능
|
|
175
|
-

|
|
175
|
+

|
|
176
176
|
|
|
177
177
|
|
|
178
178
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -9,7 +9,7 @@ with open("README.md", "rt", encoding='UTF8') as fh:
|
|
|
9
9
|
long_description = fh.read()
|
|
10
10
|
setup(
|
|
11
11
|
name='xython',
|
|
12
|
-
version='3.0.
|
|
12
|
+
version='3.0.4',
|
|
13
13
|
url='https://www.xython.co.kr',
|
|
14
14
|
install_requires=['pyperclip', 'pywinauto', 'chardet','pygetwindow','pyautogui','unittest','paho-mqtt','pandas','pywin32','PySide6','korean_lunar_calendar','screeninfo','zipfile','','' ],
|
|
15
15
|
download_url='https://github.com/sjpark/xython/archive/v3.0.2.tar.gz',
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: xython
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.4
|
|
4
4
|
Summary: EXCEL, WORD, OUTLOOK, REGEX, COLORING, HWP BY PYTHON
|
|
5
5
|
Home-page: https://www.xython.co.kr
|
|
6
6
|
Author: sjpkorea
|
|
@@ -66,7 +66,7 @@ Description: ## About xython module / 개요
|
|
|
66
66
|
|11|youtil | 이러저런 문장이나 시간등을 변환하는데 도움이되는 것 |
|
|
67
67
|
<br>
|
|
68
68
|
|
|
69
|
-

|
|
69
|
+

|
|
70
70
|
<br>
|
|
71
71
|
### Version History / 버전 변화
|
|
72
72
|
- 1.15.0 : word를 위한 ganada모듈을 전반적으로 많이 Update함
|
|
@@ -94,7 +94,7 @@ Description: ## About xython module / 개요
|
|
|
94
94
|
- 자신만이 사용하고 싶은 코드는 따로 사용이 가능하도록 하고 싶었다
|
|
95
95
|
- 다른나라의 언어로 편하게 사용가능하도록 변경 예정
|
|
96
96
|
|
|
97
|
-

|
|
97
|
+

|
|
98
98
|
|
|
99
99
|
|
|
100
100
|
|
|
@@ -183,7 +183,7 @@ Description: ## About xython module / 개요
|
|
|
183
183
|
|
|
184
184
|
|
|
185
185
|
### youtil : xython안의 모든 모듈에 전반적으로 사용가능한 기능
|
|
186
|
-

|
|
186
|
+

|
|
187
187
|
|
|
188
188
|
|
|
189
189
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|