a multi run http req tool
Project description
lzl_pytools
python3 -m venv .pyenv
pip install --upgrade setuptools wheel twine
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
Release history Release notifications | RSS feed
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.2.6.tar.gz
(17.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lzl_pytools-0.2.6.tar.gz.
File metadata
- Download URL: lzl_pytools-0.2.6.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f150dcd1b05cfa243a26cf604137537a7bb327e3b3d1609e1008ea1a8124eba8
|
|
| MD5 |
cd62d59a3b8d1ead1d1a3ed2011e98e8
|
|
| BLAKE2b-256 |
e842d220c345a271af0f94b1a485a56fe729489767e5be44fe2733b0c4f2b172
|
File details
Details for the file lzl_pytools-0.2.6-py3-none-any.whl.
File metadata
- Download URL: lzl_pytools-0.2.6-py3-none-any.whl
- Upload date:
- Size: 21.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd169a49268f19a8235c616224383d1783c9cbd5f1aabf593471e90c8d9c9d75
|
|
| MD5 |
33633566422a7be730c984611f704626
|
|
| BLAKE2b-256 |
09440e53ca411f74c3b5890ffb599aed2aec6c7a4c419ad1dd2ffc7bf516b44d
|