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.2.tar.gz
(16.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.2.tar.gz.
File metadata
- Download URL: lzl_pytools-0.2.2.tar.gz
- Upload date:
- Size: 16.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 |
67e10402b410b1a150f17518442a3ccd02fbb835508cbed2a513cb4d7eae9fc3
|
|
| MD5 |
1164bc441f0724966f6a17fbaf1731ae
|
|
| BLAKE2b-256 |
6a4002f6599b793ecf3e7466c27c506fd531fb7be83224e9eed56a29b2917e2e
|
File details
Details for the file lzl_pytools-0.2.2-py3-none-any.whl.
File metadata
- Download URL: lzl_pytools-0.2.2-py3-none-any.whl
- Upload date:
- Size: 20.5 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 |
0d1c53639b64000f7978a07c1e49fb5b72b201d6a19cb05f5bcb452d7b7a629b
|
|
| MD5 |
df1c4b723eaa8f54132a867eb7f601e7
|
|
| BLAKE2b-256 |
1d7e6b5367c662e1d2bfa91f8bb02b3b9ae62354683601c8008c740b9ef7b5f3
|