Skip to content

mahmoud/hematite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hematite

A full-featured and high-accuracy implementation of HTTP/1.1 in pure Python. Core features:

  • Unified Request/Response primitives for server-side and client-side
  • Async-compatible, reentrant, streaming HTTP parser, based on Python generators (coroutines)
  • Built-in nonblocking HTTP client
  • WSGI-compatible

Hematite is still very much a work in progress, but feel free to python setup.py develop and try out some examples!

About

Cold, hard HTTP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages