Hyper

Results 12 repositories owned by Hyper

hyperlink

280
Stars
41
Forks
Watchers

🔗 Immutable, Pythonic, correct URLs.

uritemplate

227
Stars
36
Forks
Watchers

URI template parsing per RFC6570

brotlicffi

145
Stars
29
Forks
Watchers

Python bindings to the Brotli compression library

h11

463
Stars
59
Forks
Watchers

A pure-Python, bring-your-own-I/O implementation of HTTP/1.1

h2

929
Stars
154
Forks
Watchers

HTTP/2 State-Machine based protocol implementation

hyper

1.0k
Stars
184
Forks
Watchers

HTTP/2 for Python.

rfc3986

180
Stars
31
Forks
Watchers

A Python Implementation of RFC3986 including validations

wsproto

255
Stars
38
Forks
Watchers

Sans-IO WebSocket protocol implementation

certitude

24
Stars
2
Forks
Watchers

A small library that makes the OS X keychain-based certificate store available to OpenSSL in a format that OpenSSL appreciates.

hpack

70
Stars
32
Forks
Watchers

HTTP/2 Header Encoding for Python