gomyck-tools 1.1.1__tar.gz → 1.1.2__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.
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/PKG-INFO +5 -3
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/gomyck_tools.egg-info/PKG-INFO +5 -3
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/gomyck_tools.egg-info/requires.txt +4 -2
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/setup.py +12 -13
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/README.md +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/__init__.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/aes_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/api_result.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/application.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/b64.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/bashPath.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/bottle_web_base.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/bottle_webserver.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/bottle_websocket.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/browser_element_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/call.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/cjson.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/ckafka.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/compile_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/console.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/cron_lite.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/database.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/date_utils.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/douglas_rarefy.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/download_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/enums.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/ex.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/excelOpt.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/html_soup.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/http_utils.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/id_worker_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/images_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/imgDialog.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/license.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/metrics.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/mqtt_utils.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/obj.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/pacth.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/plan_area_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/process_pool.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/pty_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/resource_bundle_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/screenshot_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/sign.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/sm_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/ssh.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/strDiff.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/string_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/sys_info.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/sys_log.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/thread_pool.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/upload_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/win_canvas.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/win_control.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/wordFill.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/word_fill.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/word_fill_entity.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/ctools/work_path.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/gomyck_tools.egg-info/SOURCES.txt +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/gomyck_tools.egg-info/dependency_links.txt +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/gomyck_tools.egg-info/top_level.txt +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.2}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: gomyck-tools
|
3
|
-
Version: 1.1.
|
3
|
+
Version: 1.1.2
|
4
4
|
Summary: A ctools for python development by hao474798383
|
5
5
|
Home-page: https://blog.gomyck.com
|
6
6
|
Author: gomyck
|
@@ -10,7 +10,7 @@ Classifier: License :: OSI Approved :: MIT License
|
|
10
10
|
Classifier: Operating System :: OS Independent
|
11
11
|
Requires-Python: >=3.8
|
12
12
|
Description-Content-Type: text/markdown
|
13
|
-
Requires-Dist: jsonpickle
|
13
|
+
Requires-Dist: jsonpickle==3.3.0
|
14
14
|
Requires-Dist: SQLAlchemy>=2.0.32
|
15
15
|
Requires-Dist: chardet>=5.2.0
|
16
16
|
Requires-Dist: psycopg2-binary>=2.9.9
|
@@ -18,7 +18,9 @@ Requires-Dist: croniter>=3.0.3
|
|
18
18
|
Requires-Dist: gmssl>=3.2.2
|
19
19
|
Requires-Dist: psutil>=6.0.0
|
20
20
|
Requires-Dist: jsonpath_ng>=1.6.1
|
21
|
-
Requires-Dist: bottle
|
21
|
+
Requires-Dist: bottle==0.13.1
|
22
22
|
Requires-Dist: requests==2.32.3
|
23
|
+
Requires-Dist: kafka-python==2.0.2
|
24
|
+
Requires-Dist: bottle-websocket==0.2.9
|
23
25
|
|
24
26
|
this package is for python development
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: gomyck-tools
|
3
|
-
Version: 1.1.
|
3
|
+
Version: 1.1.2
|
4
4
|
Summary: A ctools for python development by hao474798383
|
5
5
|
Home-page: https://blog.gomyck.com
|
6
6
|
Author: gomyck
|
@@ -10,7 +10,7 @@ Classifier: License :: OSI Approved :: MIT License
|
|
10
10
|
Classifier: Operating System :: OS Independent
|
11
11
|
Requires-Python: >=3.8
|
12
12
|
Description-Content-Type: text/markdown
|
13
|
-
Requires-Dist: jsonpickle
|
13
|
+
Requires-Dist: jsonpickle==3.3.0
|
14
14
|
Requires-Dist: SQLAlchemy>=2.0.32
|
15
15
|
Requires-Dist: chardet>=5.2.0
|
16
16
|
Requires-Dist: psycopg2-binary>=2.9.9
|
@@ -18,7 +18,9 @@ Requires-Dist: croniter>=3.0.3
|
|
18
18
|
Requires-Dist: gmssl>=3.2.2
|
19
19
|
Requires-Dist: psutil>=6.0.0
|
20
20
|
Requires-Dist: jsonpath_ng>=1.6.1
|
21
|
-
Requires-Dist: bottle
|
21
|
+
Requires-Dist: bottle==0.13.1
|
22
22
|
Requires-Dist: requests==2.32.3
|
23
|
+
Requires-Dist: kafka-python==2.0.2
|
24
|
+
Requires-Dist: bottle-websocket==0.2.9
|
23
25
|
|
24
26
|
this package is for python development
|
@@ -1,4 +1,4 @@
|
|
1
|
-
jsonpickle
|
1
|
+
jsonpickle==3.3.0
|
2
2
|
SQLAlchemy>=2.0.32
|
3
3
|
chardet>=5.2.0
|
4
4
|
psycopg2-binary>=2.9.9
|
@@ -6,5 +6,7 @@ croniter>=3.0.3
|
|
6
6
|
gmssl>=3.2.2
|
7
7
|
psutil>=6.0.0
|
8
8
|
jsonpath_ng>=1.6.1
|
9
|
-
bottle
|
9
|
+
bottle==0.13.1
|
10
10
|
requests==2.32.3
|
11
|
+
kafka-python==2.0.2
|
12
|
+
bottle-websocket==0.2.9
|
@@ -1,8 +1,18 @@
|
|
1
|
+
import os
|
2
|
+
|
1
3
|
from setuptools import setup, find_packages
|
2
4
|
|
5
|
+
|
6
|
+
def parse_requirements(filename):
|
7
|
+
with open(filename, 'r') as f:
|
8
|
+
lines = f.read().splitlines()
|
9
|
+
return [line for line in lines if line and not line.startswith('#')]
|
10
|
+
|
11
|
+
requirements = parse_requirements(os.path.join(os.path.dirname(__file__), 'requirements.txt'))
|
12
|
+
|
3
13
|
setup(
|
4
14
|
name="gomyck-tools",
|
5
|
-
version="1.1.
|
15
|
+
version="1.1.2",
|
6
16
|
author="gomyck",
|
7
17
|
author_email="hao474798383@163.com",
|
8
18
|
description="A ctools for python development by hao474798383",
|
@@ -16,18 +26,7 @@ setup(
|
|
16
26
|
"Operating System :: OS Independent",
|
17
27
|
],
|
18
28
|
python_requires=">=3.8", # 指定最低 Python 版本
|
19
|
-
install_requires=
|
20
|
-
"jsonpickle>=3.3.0",
|
21
|
-
"SQLAlchemy>=2.0.32",
|
22
|
-
"chardet>=5.2.0",
|
23
|
-
"psycopg2-binary>=2.9.9",
|
24
|
-
"croniter>=3.0.3",
|
25
|
-
"gmssl>=3.2.2",
|
26
|
-
"psutil>=6.0.0",
|
27
|
-
"jsonpath_ng>=1.6.1",
|
28
|
-
"bottle>=0.13.1",
|
29
|
-
"requests==2.32.3"
|
30
|
-
],
|
29
|
+
install_requires=requirements
|
31
30
|
)
|
32
31
|
|
33
32
|
# 安装依赖, 并生成构建包
|
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
|
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
|
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
|
File without changes
|