A simple example library
Project description
sz
PyPi
# 安装打包工具
pip install twine setuptools wheel
# 构建包
# 修改 setup.py 中的 version
rm -rf dist build *egg-info
python setup.py sdist bdist_wheel
# 上传包
# 设置 $HOME/.pypirc token
twine upload dist/*
# 导入
from sz1 import sz_utils
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sz_utils-0.7.tar.gz
(2.5 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 sz_utils-0.7.tar.gz.
File metadata
- Download URL: sz_utils-0.7.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21ff9f45f4120fb3243e03907a81a8d3b08996fc87fb31ed2712c2b3ba11a0c8
|
|
| MD5 |
b503564a451e72965293e8cf70bd3e92
|
|
| BLAKE2b-256 |
1839b095439995a57cd538319385093bc4032ac3d11e198e56f0b183f830ca68
|
File details
Details for the file sz_utils-0.7-py3-none-any.whl.
File metadata
- Download URL: sz_utils-0.7-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92ca239436757967b9b3dcb162763ca2fc05992c7e3fe9022a49c09dfec76365
|
|
| MD5 |
abe823a6b8a110ea5303ea1d26d56f3e
|
|
| BLAKE2b-256 |
0ea903e0ad19deddd213f91b76797447a078e4ce3b4cd91dab57dd7c61103214
|