Python Client Compatible with k.LAB 1.0
A Python client library to interact with running k.LAB Services. k.LAB services is a complete reimplementation of the legacy k.LAB software stack allowing modellers and developers to create and distributed digital twins and share those. This Python Client is a client rewrite of this client. This Client allows researchers to interact with the k.LAB services in Python and build their applications on top of it. They can leverage the benefits of the Python community and advanced Scientific libraries.
This README assumes knowledge of k.LAB and semantic modeling. An introduction to both is available as a technical note while more extensive documentation is developed.
Any and every piece of code should be well tested, and the test coverage should atleast be 60% any point in time. The linters are marked as required checks.