Hypercorn 0.2.3
pip install Hypercorn==0.2.3
Released:
A ASGI Server based on Hyper libraries and inspired by Gunicorn.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: P G Jones
- Requires: Python >=3.6.1
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
Hypercorn is an ASGI web server based on the sans-io hyper, h11, h2, and wsproto libraries and inspired by Gunicorn. Hypercorn supports HTTP/1, HTTP/2, and websockets and the ASGI 2 specification.
Hypercorn was initially part of Quart before being separated out into a standalone ASGI server. Hypercorn forked from version 0.5.0 of Quart.
Quickstart
Hypercorn can be installed via pipenv or pip,
$ pipenv install hypercorn
$ pip install hypercorn
and requires Python 3.6.1 or higher.
With hypercorn installed ASGI frameworks (or apps) can be served via Hypercorn via the command line,
$ hypercorn module:app
Contributing
Hypercorn is developed on GitLab. You are very welcome to open issues or propose merge requests.
Testing
The best way to test Hypercorn is with Tox,
$ pipenv install tox
$ tox
this will check the code style and run the tests.
Help
The Hypercorn documentation is the best place to start, after that try opening an issue.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: P G Jones
- Requires: Python >=3.6.1
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Built Distribution
File details
Details for the file Hypercorn-0.2.3.tar.gz
.
File metadata
- Download URL: Hypercorn-0.2.3.tar.gz
- Upload date:
- Size: 26.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96f0092921230c22a3947a13a2508942482b55d2de4ab7d8f493bb7d4dffe931 |
|
MD5 | 758993a807889df208773f0c693c58e7 |
|
BLAKE2b-256 | 1b804809fa8145ed43efcf3249f9dbdfe8ebbdb905560bbca5417b7b2490b877 |
File details
Details for the file Hypercorn-0.2.3-py2.py3-none-any.whl
.
File metadata
- Download URL: Hypercorn-0.2.3-py2.py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2291fe4d188dd9a12c3dd17c3706366c46203a756a415338eb58c6e3481a573 |
|
MD5 | 54ca7c7007043d5d67957cab1137e6cb |
|
BLAKE2b-256 | ea859b2509a6858727044d02ca9aec0764c904f1f702c419a215719ec1fa7b48 |