Skip to main content

reddwarf public python lib

Project description

pywheel

Python项目的公共代码。

./scripts/publish.sh

安装

将发布到本地到包安装:

# 本地安装此库,将包发布到本地
/usr/local/bin/python3.10 setup.py install

安装本地库:

# 本地安装此库,将包发布到本地
# 打包
/usr/local/bin/python3.10 setup.py sdist bdist_wheel
# 上传
twine upload dist/*  --skip-existing          

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

rdpywheel-0.1.35.tar.gz (19.2 kB view hashes)

Uploaded Source

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