Pure-Python HTTP/2 framing
Project Links
Meta
Author: Cory Benfield
Maintainer: Thomas Kriechbaumer
Requires Python: >=3.9
Classifiers
Development Status
- 5 - Production/Stable
Intended Audience
- Developers
License
- OSI Approved :: MIT License
Programming Language
- Python
- Python :: 3 :: Only
- Python :: 3
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
- Python :: Implementation :: CPython
- Python :: Implementation :: PyPy
This library contains the HTTP/2 framing code used in the hyper project. It provides a pure-Python codebase that is capable of decoding a binary stream into HTTP/2 frames.
This library is used directly by hyper and a number of other projects to provide HTTP/2 frame decoding logic.
Contributing
hyperframe welcomes contributions from anyone! Unlike many other projects we are happy to accept cosmetic contributions and small contributions, in addition to large feature requests and changes.
Before you contribute (either by opening an issue or filing a pull request), please read the contribution guidelines.
License
hyperframe is made available under the MIT License. For more details, see the LICENSE file in the repository.
Jan 22, 2025
6.1.0
Apr 17, 2021
6.0.1
Sep 06, 2020
6.0.0
Jan 18, 2019
5.2.0
Apr 24, 2017
5.1.0
Mar 07, 2017
5.0.0
Feb 20, 2017
4.0.2
Apr 13, 2016
4.0.1
Apr 13, 2016
4.0.0
Feb 02, 2016
3.2.0
Jan 18, 2016
3.1.1
Jan 13, 2016
3.1.0
Jan 08, 2016
3.0.1
Jan 08, 2016
3.0.0
Oct 15, 2015
2.2.0
Oct 06, 2015
2.1.0
Sep 21, 2015
2.0.0
Jul 20, 2015
1.1.1
Jun 28, 2015
1.1.0
Jun 27, 2015
1.0.1
Apr 13, 2015
1.0.0
Wheel compatibility matrix
Files in release
No dependencies