Skip to main content

Common used package of Qiang Zhou

Project description

This package is built for common python usage, and I will update for a long time.

# How to upload to pypi? # https://juejin.im/post/5d370d94f265da1b8b2b9f71

# 1. Build the package # pip install –user –upgrade setuptools wheel python3 setup.py sdist bdist_wheel

# 2. Upload to website # pip install –user –upgrade twine # python -m twine upload –repository-url https://test.pypi.org/legacy/ dist/* python -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

zqlib-0.1.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

zqlib-0.1-py3-none-any.whl (3.5 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