Docs+pylint
- pylint aware refactored sql package
- new unit tests
- scripts using the pika packages are moved into
src/ - add proper readme description
- reply with HTTP error codes on rest api route errors instead of
STATUS: 200 {error: ...} - split
JobDataFilter(sql package)intoQuerySettings(restapi package)on query independent flags - swagger docu support can now be used