Minimal module to provide capabilities to work with a database.
Currently supports only Python 3.6 or above.
$ ./build; ./installwhere
$ ./buildcreates a pip installable package in ./dist, for example
$ ls dist/
testflows.database-1.0.190905.123636.tar.gzand
$ ./installinstalls the testflows.database module.