Writing RESTful API clients.
Project description
This is a Twisted fork of wac. See the wac documentation for more details.
This fork operates nearly identically to wac except for these exceptions:
- Everything that hits the wire returns a Deferred
- Multi-page iteration is not possible
- len(obj) is not possible on objects that hit the wire to get the count
- This uses treq which is not 100% compatible with requests. Most notably, headers are handled differently and response objects have slightly different attribute names
TODO
- Conversion of the original wac tests to trial based tests. The tests that are here will not work correctly
0.1 (2014-10-29)
- Initial conversion to twisted
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
txwac-0.2.tar.gz
(13.2 kB
view hashes)