This is package contatining some Flask utilities, created for easier REST
services implementation.
It provides Flask enhancment for creating classes for single applications, and
mixin for Flask-based classes allowing resource usage.

WARNING!
This is highly unstable version.


If you want to develop this, remember to switch to branch develop.

On this branch main package is named whs_dev.
If it wasn't, other installed packages would be shadowed by local package whs.

When merging develop to master, remember to change whs_dev to whs.