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