Commit Graph

13 Commits (f226417420b44cb105d8e23fedf94c30e25193fd)

Author SHA1 Message Date
Mike Fährmann e3212dd98f
fix some smaller stuff
8 years ago
Mike Fährmann e4b3077168
improve config module
8 years ago
Mike Fährmann 27ae152f57
use logging to report errors
8 years ago
Mike Fährmann 0cfe51dc78
add '--config-yaml' option
8 years ago
Mike Fährmann 4f123b8513
code adjustments according to pep8
8 years ago
Mike Fährmann 7c8fae62f6
update default config file paths
8 years ago
Mike Fährmann 91c446805b
replace platform.system() with os.name
8 years ago
Mike Fährmann 2418bfe91b
replace JSONDecodeError with ValueError
8 years ago
Mike Fährmann 3bcc697853
change default config paths
8 years ago
Mike Fährmann b55870909c
properly implement -c,--config option
9 years ago
Mike Fährmann bea33ae9cb implement config.setdefault
9 years ago
Mike Fährmann 2026223ed1 change argument format for config-calls
9 years ago
Mike Fährmann 9986a5ffb5 json-based config module
9 years ago