Skip to main content

WingEase Python Utils

Project description

we_pyutils

WE Python Utils

上传

python setup.py bdist_egg # 生成类似 edssdk-0.0.1-py2.7.egg,支持 easy_install
python setup.py sdist     # 生成类似 edssdk-0.0.1.tar.gz,支持 pip
twine upload dist/we_pyutils-0.2.X.tar.gz

配置

初始环境配置

py -m pip install --upgrade build
py -m pip install --upgrade twine

生成并上传

py -m build
#py -m twine upload --repository testpypi dist/*
py -m twine upload dist/*

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

we_pyutils-0.2.13.tar.gz (33.0 kB view hashes)

Uploaded Source

Built Distribution

we_pyutils-0.2.13-py3-none-any.whl (42.2 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