lyc7456 运维开发小工具
Project description
Write by lyc at 2021-7-6
项目地址:tools-lyc7456 Gitee
tools-lyc7456
lyc7456 运维开发小工具。
$ pip install --upgrade tools-lyc7456
目录说明
tools-lyc7456
├── README.md # 项目说明
├── CHANGELOG.md # 更新记录
├── LICENSE
├── pyproject.toml
├── setup.py # 构建主文件
│ ├── src # 源码目录
└────── tests # 单元测试目录
打包与发布 Pypi
发布参考:Python包发布到Pypi
# 打包
$ python -m build
#发布 Pypi
$ python -m twine upload --repository pypi dist/*
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
tools-lyc7456-0.0.27.tar.gz
(22.4 kB
view details)
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 tools-lyc7456-0.0.27.tar.gz.
File metadata
- Download URL: tools-lyc7456-0.0.27.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f3ea70a54532fc45431a50a4947b1493f009b0b0e9abe30851d5b4f9b947f39
|
|
| MD5 |
87e0cf8c1c6f47a6344f41b07640bf22
|
|
| BLAKE2b-256 |
444104094cf21bbfa8d1f6a18c2065c4fa545e3967b07534960832a34fe25535
|
File details
Details for the file tools_lyc7456-0.0.27-py3-none-any.whl.
File metadata
- Download URL: tools_lyc7456-0.0.27-py3-none-any.whl
- Upload date:
- Size: 29.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40beb85307e6f43361f836bf6443513011b5b00b41167b25bfb225052a23c065
|
|
| MD5 |
e1593ac6369ff4071b79589fcbef2ed7
|
|
| BLAKE2b-256 |
874a58e4407764eed987b5394b76749cf421a40fc6628edc6085365541be8273
|