File: installation.rst

package info (click to toggle)
hypercorn 0.17.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 908 kB
  • sloc: python: 7,839; makefile: 24; sh: 6
file content (11 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
.. _installation:

Installation
============

Hypercorn is only compatible with Python 3.8 or higher and can be
installed using pip or your favorite python package manager.

.. code-block:: sh

    pip install hypercorn