h2 4.1.0
0
HTTP/2 State-Machine based protocol implementation
Contents
HTTP/2 State-Machine based protocol implementation
Stars: 964, Watchers: 964, Forks: 152, Open Issues: 32The python-hyper/h2
repo was created 9 years ago and the last code push was 1 months ago.
The project is popular with 964 github stars!
How to Install h2
You can install h2 using pip
pip install h2
or add it to a project with poetry
poetry add h2
Package Details
- Author
- Cory Benfield
- License
- MIT License
- Homepage
- https://github.com/python-hyper/h2
- PyPi:
- https://pypi.org/project/h2/
- GitHub Repo:
- https://github.com/python-hyper/hyper-h2
Classifiers
Related Packages
Errors
A list of common h2 errors.
Code Examples
Here are some h2
code examples and snippets.