[Twisted-Python] [ANN] treq 17.7.0

Mark Williams mrw at enotuniq.org
Tue Aug 1 01:06:31 MDT 2017


Hello,

Treq 17.7.0 has been released!  

Treq is a high-level HTTP client library built on top of Twisted.

It's available on PyPI: https://pypi.org/project/treq/17.7.0/

You can read its documentation on Read The Docs:
http://treq.readthedocs.io/en/latest/

This release introduces a `json` argument to treq's request functions,
the value of which treq serializes to JSON and sends as the request's
body: http://treq.readthedocs.io/en/latest/api.html#treq.request

Please file GitHub issues if you encounter any problems: 
https://github.com/twisted/treq/issues

Thanks to everyone who contributed to this release!

-- 
  Mark Williams
  mrw at enotuniq.org



More information about the Twisted-Python mailing list