Skip to main content

a multi run http req tool

Project description

lzl_pytools

python3 -m venv .pyenv
pip install --upgrade setuptools wheel twine

. .pyenv/bin/activate
rm -rf build
rm -rf dist

python3 setup.py sdist bdist_wheel
twine upload --repository testpypi dist/*
pip install --index-url https://test.pypi.org/simple/ your-package-name

# 测试发布
twine upload --config-file ~/.pypirc --repository testpypi dist/*
pip install --index-url https://test.pypi.org/simple/ lzl-pytools

# 正式发布
twine upload --config-file ~/.pypirc dist/*
https://pypi.org/project/lzl-pytools/0.1.0/
pip install lzl-pytools --index-url https://pypi.org/simple/

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

lzl_pytools-0.3.2.tar.gz (20.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lzl_pytools-0.3.2-py3-none-any.whl (28.4 kB view details)

Uploaded Python 3

File details

Details for the file lzl_pytools-0.3.2.tar.gz.

File metadata

  • Download URL: lzl_pytools-0.3.2.tar.gz
  • Upload date:
  • Size: 20.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for lzl_pytools-0.3.2.tar.gz
Algorithm Hash digest
SHA256 309f7f0b95d195330f410f210a23cdb1c91e003981d5dea37afee2174d5cf2c4
MD5 3e79031087d5776180c2c1674a457111
BLAKE2b-256 7a086f70ab38d93d08024c9eb55a21c1cf55d53317d710a7fde9cf06833afd3c

See more details on using hashes here.

File details

Details for the file lzl_pytools-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: lzl_pytools-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 28.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for lzl_pytools-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4c4648b6fb404e6bbc701a6ea3b464bd2faf45715a68de58c69071d1d3ede6b2
MD5 c3fb34806a4ab36455d1026129328d41
BLAKE2b-256 d4603b9731b9a6b134465bbe98811bbf57f9c2188d63030f2b68daa0d231f64b

See more details on using hashes here.

Supported by

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