On 02/15/2016 01:42 PM, Thomas De Schampheleire wrote:
BTW, is is possible to download the stand-alone kallithea-api command
line tool from somewhere?

It is quite integrated with paster and the rest of Kallithea.

But look at the curl example - you barely need a tool.

Or perhaps it would be better to put a python 2-liner in the documentation?
You can use the python 'requests' module,
http://docs.python-requests.org/en/master/

quite easy to implement and quite self contained.

But not in the standard library. It will perhaps be better to have something slightly more verbose that works in all Pythons.

/Mads
_______________________________________________
kallithea-general mailing list
[email protected]
http://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to