Initial Poetry packaging
Running 'poetry build' will now build a functional python package of coriolis.
Next steps before this is suitable for uploading to pypi is to place everything under a "Coriolis" namespace to avoid polluting site-packages, and to set up the CI to build for manylinux2014 using auditwheel (and possibly macos!)