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.9.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.9.tar.gz.
File metadata
- Download URL: asgihandler-0.5.9.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 |
ca6ad8e93d6d901ee9357786399837a1636add8124efff27d36be1f3f98cfde4
|
|
| MD5 |
79fa734c24422ba7d5fe58912d30c8df
|
|
| BLAKE2b-256 |
261d8f4a7d1b51bd339280e6ee7f0b1df461d49ef762af8a5fa566ea69b09ed5
|
File details
Details for the file asgihandler-0.5.9-py3-none-any.whl.
File metadata
- Download URL: asgihandler-0.5.9-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 |
29cc61be4961139a212693d599d35aea2dbff69e5033e7a63dfaf94769eb7047
|
|
| MD5 |
5af7187fb34c9706cabcc2dc024142e9
|
|
| BLAKE2b-256 |
7936339f8de13176b15ca83def4bdfdd1919d2d36ee2862f490bd259fba31c3c
|