Installing hyperframeΒΆ

hyperframe is trivial to install from the Python Package Index. Simply run:

$ pip install hyperframe

Alternatively, feel free to download one of the release tarballs from our GitHub page, extract it to your favourite directory, and then run

$ python setup.py install

hyperframe has no external dependencies.