Commit graph

7 commits

Author SHA1 Message Date
sneakypete81
3f5c0cca49 Add file upload support to the commandline, using the same technique as openphoto-php 2013-03-17 18:14:54 +00:00
sneakypete81
cbbf5d56c7 Combine get/post variants into a single set of methods with a process_response parameter.
Remember the most recent HTTP request and response to help with debugging.
2012-08-28 21:03:08 +01:00
sneakypete81
b418cf7e78 Extended API to add pythonic classes/methods. See the updated README.markdown for examples 2012-08-28 18:59:33 +01:00
Olivier Scherler
4983a18905 Added fields to verbose output. 2012-04-17 00:25:47 +02:00
Olivier Scherler
d370aa6209 Don’t forget to actually use those thoroughly processed -F options. 2012-04-17 00:24:32 +02:00
Jeff Hammel
ab14ca7efc * use /photos/list.json as the default endpoint, a la https://github.com/openphoto/openphoto-php
* add documentation for undocumented CLI arguments
2012-01-22 22:12:23 -08:00
Jeff Hammel
d9a9e77972 https://github.com/openphoto/openphoto-python/issues/4 2012-01-22 21:58:12 -08:00