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.0.tar.gz
(16.7 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.0.tar.gz.
File metadata
- Download URL: lzl_pytools-0.2.0.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a98c0aad5ec23c86c43b619a68b9557abc9d7f4d1973cc1ec44c234696f04375
|
|
| MD5 |
d6dd83e8ad8b097b7e52e45e94990fec
|
|
| BLAKE2b-256 |
ca751188052f48c8a3280ce9768d85c88ca61ecc18b2a038ee43ff902a6e9f35
|
File details
Details for the file lzl_pytools-0.2.0-py3-none-any.whl.
File metadata
- Download URL: lzl_pytools-0.2.0-py3-none-any.whl
- Upload date:
- Size: 20.4 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 |
0345c486a30001d27f0f269a643e1a17f52dd87ae2f862cc734b8d9a93dbaec8
|
|
| MD5 |
2aecddf4a827b3ea7229f7499a9cf4cb
|
|
| BLAKE2b-256 |
d198220ba71890e46c134d4b30a2f7f455dd22a2dc8154949e3adb8b793ce58b
|