ASGIHandler
Project description
4.1、可以先升级打包工具
pip install --upgrade setuptools wheel twine
4.2、打包
python setup.py sdist bdist_wheel
4.3、可以先检查一下包
twine check dist/*
4.4、上传包到pypi(需输入用户名、密码)
twine upload dist/*
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
asgihandler-0.5.6.tar.gz
(4.4 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 asgihandler-0.5.6.tar.gz.
File metadata
- Download URL: asgihandler-0.5.6.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b73f7fdc668201d5ca466b0f218a7cbf0221d1e877faca53979f2b2048e83554
|
|
| MD5 |
95ef5bca4503d140ca708b941fe3c9b2
|
|
| BLAKE2b-256 |
60f9ec4f362fe4f3fa92de90cd9807a96cef1c102bcca7e1f3f949436300306c
|
File details
Details for the file asgihandler-0.5.6-py3-none-any.whl.
File metadata
- Download URL: asgihandler-0.5.6-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1412bf8d9bccf353c3aec5b4cc6ec39314653625576e677b565ab5e7018adcf
|
|
| MD5 |
ae81a25bc874aa5628bb9b9c0889b619
|
|
| BLAKE2b-256 |
013926fb40809c2e11697394401081ffbcbd99bf9e05f3515e0a3ca036913225
|