.. _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
