gomyck-tools 1.1.1__tar.gz → 1.1.3__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.3}/PKG-INFO +4 -3
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/gomyck_tools.egg-info/PKG-INFO +4 -3
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/gomyck_tools.egg-info/requires.txt +3 -2
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/setup.py +12 -16
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/README.md +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/__init__.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/aes_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/api_result.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/application.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/b64.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/bashPath.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/bottle_web_base.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/bottle_webserver.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/bottle_websocket.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/browser_element_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/call.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/cjson.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/ckafka.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/compile_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/console.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/cron_lite.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/database.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/date_utils.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/douglas_rarefy.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/download_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/enums.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/ex.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/excelOpt.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/html_soup.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/http_utils.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/id_worker_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/images_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/imgDialog.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/license.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/metrics.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/mqtt_utils.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/obj.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/pacth.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/plan_area_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/process_pool.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/pty_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/resource_bundle_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/screenshot_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/sign.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/sm_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/ssh.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/strDiff.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/string_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/sys_info.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/sys_log.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/thread_pool.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/upload_tools.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/win_canvas.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/win_control.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/wordFill.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/word_fill.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/word_fill_entity.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/ctools/work_path.py +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/gomyck_tools.egg-info/SOURCES.txt +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/gomyck_tools.egg-info/dependency_links.txt +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/gomyck_tools.egg-info/top_level.txt +0 -0
- {gomyck-tools-1.1.1 → gomyck-tools-1.1.3}/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.3
|
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,8 @@ 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
|
23
24
|
|
24
25
|
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.3
|
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,8 @@ 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
|
23
24
|
|
24
25
|
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,6 @@ 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
|
@@ -1,8 +1,17 @@
|
|
1
|
+
import os
|
2
|
+
|
1
3
|
from setuptools import setup, find_packages
|
2
4
|
|
5
|
+
def parse_requirements(filename):
|
6
|
+
with open(filename, 'r') as f:
|
7
|
+
lines = f.read().splitlines()
|
8
|
+
return [line for line in lines if line and not line.startswith('#')]
|
9
|
+
|
10
|
+
requirements = parse_requirements(os.path.join(os.path.dirname(__file__), 'requirements.txt'))
|
11
|
+
|
3
12
|
setup(
|
4
13
|
name="gomyck-tools",
|
5
|
-
version="1.1.
|
14
|
+
version="1.1.3",
|
6
15
|
author="gomyck",
|
7
16
|
author_email="hao474798383@163.com",
|
8
17
|
description="A ctools for python development by hao474798383",
|
@@ -16,23 +25,10 @@ setup(
|
|
16
25
|
"Operating System :: OS Independent",
|
17
26
|
],
|
18
27
|
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
|
-
],
|
28
|
+
install_requires=requirements
|
31
29
|
)
|
32
30
|
|
33
31
|
# 安装依赖, 并生成构建包
|
34
32
|
# pip install setuptools wheel twine
|
35
|
-
# python setup.py sdist bdist_wheel
|
33
|
+
# rm -rf gomyck_tools.egg-info dist build && python setup.py sdist bdist_wheel && twine upload dist/*
|
36
34
|
|
37
|
-
# 构建之前要删除 build dist egg 三个目录
|
38
|
-
# twine upload dist/*
|
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
|