Skip to main content

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 hashes)

Uploaded Source

Built Distribution

sz_utils-0.7-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page