appfw

Application framework


License
Apache-2.0
Install
pip install appfw==0.8.3

Documentation

appfw

An application framework with external configuration, logging and commandline parsing support.

Installation

pip install appfw

Usage

Type

app-init

to start. Use following line to get help on commandline options:

app-init --help