Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients / astakos.py @ 6d192774

History | View | Annotate | Download (2 kB)

# Date Author Comment
0d79eb23 11/30/2012 05:28 pm Stavros Sachtouris

Update comment docs for astakos client

0238c167 11/06/2012 07:08 pm Stavros Sachtouris

Propagate error handling corrections up to CLIs

3dabe5d2 11/02/2012 01:16 pm Stavros Sachtouris

Make all source pep8 compliant

c270fe96 10/26/2012 04:18 pm Stavros Sachtouris

Remove relative imports from all pkgs, fix astakos

astakos imports an anused (and soon deprecated) module

33dc6317 09/12/2012 03:03 pm Stavros Sachtouris

Fully integrate http connection modifications

2f749e6e 08/29/2012 05:26 pm Stavros Sachtouris

Major changes in client, fixed setup

Seperate Client to Client and HTTPConnection
The later is put in a separate package kamaki.client.connection
It manages headers, params, method, url and data of a connection
but the actuall http connection is not implemented at this...

44b8928d 07/10/2012 05:09 pm Giorgos Verigakis

Make source PEP8 compliant

3a074de0 03/13/2012 04:25 pm Giorgos Verigakis

Improve error reporting in astakos

43ca98ee 03/05/2012 04:23 pm Giorgos Verigakis

Add support for Astakos API

Add "astakos authenticate" command