fast HTTP parser for Python
httptools is a Python binding for the HTTP parser from nodejs. It contains classes httptools.HttpRequestParser and httptools.HttpResponseParser and a function for parsing URLs httptools.parse_url.
Homepage: https://github.com/MagicStack/httptools