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.8.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.8.tar.gz.
File metadata
- Download URL: asgihandler-0.5.8.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 |
5414918fb8a995178289fd001b57711d0f0177a2d55281052c77d94007cb8643
|
|
| MD5 |
1a933af8e9e1c6ec3cd9d4ceb2c2d052
|
|
| BLAKE2b-256 |
063ed1004a0116c78bd5d4b07043ee32e9952390795021f82cf3d0a4a03be9f0
|
File details
Details for the file asgihandler-0.5.8-py3-none-any.whl.
File metadata
- Download URL: asgihandler-0.5.8-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 |
895ebb62f1308cacf90cd460a197895b3a9d3d205798773f2e9e7f98f5acec5f
|
|
| MD5 |
512282c7d5f91ec1dbefd660cd8de18d
|
|
| BLAKE2b-256 |
c34005feeceed30f07c87acc0c9378a5bbd37061ad29c3bbec3346dc2a6779e3
|