scc_access/__init__.py

Fri, 15 Dec 2017 22:53:17 +0200

author
Iannis <i.binietoglou@impworks.gr>
date
Fri, 15 Dec 2017 22:53:17 +0200
changeset 14
c2020b2fdd05
parent 13
493067e1bfbb
child 15
93b6b945d939
permissions
-rw-r--r--

Restructuring to work with setting file provided as argument form the command line.

Settings in YAML format.

Added some error checking (i.e. if reponse!=200 then raise Error).

i@13 1 __version__ = "0.6.1"

mercurial