view main.py @ 49:4b78fe544b09

Allow overwriting settings via odfcast/odfcast.ini file With this ini file we can tweak the setting on different environments
author Björn Ricks <bjoern.ricks@intevation.de>
date Mon, 03 Nov 2014 11:51:03 +0100
parents 5c3aba401382
children dcf870775c26
line wrap: on
line source
# -*- coding: utf-8 -*-
if __name__ == "__main__":
    from odfcast import app
    app.run()
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)