korp's tool for many things
Project description
ktool
介绍
储存一些我常用的自己写的工具
软件架构
软件架构说明 twine upload dist/* 在setup.py目录终端执行命令python3 -m pip install --upgrade setuptools wheel,安装setuptools和wheel 在setup.py目录终端执行命令python3 setup.py sdist bdist_wheel,会在setup.py同一级目录下生成dist文件夹,里面有两个文件,一个***.tar.gz,一个****.whl文件 在setup.py目录终端执行命令python3 -m pip install --upgrade twine,安装twine 在setup.py目录终端执行命令python3 -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*,就上传了自己的python库。
安装教程
- xxxx
- xxxx
- xxxx
使用说明
- xxxx
- xxxx
- xxxx
参与贡献
- Fork 本仓库
- 新建 Feat_xxx 分支
- 提交代码
- 新建 Pull Request
码云特技
- 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
- 码云官方博客 blog.gitee.com
- 你可以 https://gitee.com/explore 这个地址来了解码云上的优秀开源项目
- GVP 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目
- 码云官方提供的使用手册 https://gitee.com/help
- 码云封面人物是一档用来展示码云会员风采的栏目 https://gitee.com/gitee-stars/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kktool-0.0.1.tar.gz.
File metadata
- Download URL: kktool-0.0.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4ee886b8d63e02bebd9d9bc93cef4f2e46c08a974397714efb7883137006952
|
|
| MD5 |
046f4616318d9e2492ec0b1a05e6ba77
|
|
| BLAKE2b-256 |
ad31cd5b351e2820661fadeaaf7373eba22e7b52de54d572ecd92bc68395b0c1
|
File details
Details for the file kktool-0.0.1-py3-none-any.whl.
File metadata
- Download URL: kktool-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b589eb61090b980c89a1995c519711e46b9fcc273bbf9d8e4a9d83fbbf2311b
|
|
| MD5 |
49c111346f3c248a2674a4b72143fde8
|
|
| BLAKE2b-256 |
5b8323414d42ed15610cb515936c60b2e8e77db2249515b22222107b7cdba104
|