Feature/python package structure
Added mimimal viable python package structure. Currently package cannot be used for anything, as there are no __init__.py
files. It merely acts as a base to build upon in later branches, as well as provides the dependencies for pytest as optional dependencies.
Based on the BE-ABP python package template: https://github.com/PyCOMPLETE/pypkgexample
commit add license (GNU GPL v2)
should be moved to start of commit history after merge
Edited by Eskil Vik