Metadata-Version: 2.1
Name: knowledgehub
Version: 1.2.8
Summary: Interface to eTransafe's knowledge hub
Home-page: https://eu-west-1.console.aws.amazon.com/codesuite/codecommit/repositories/emc-jupyter-notebooks
Author: Erik M. van Mulligen
Author-email: e.vanmulligen@erasmusmc.nl
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# eTransafe KnowledgeHub

This is a simple eTransafe package to interface with the backend. 
updated November 4th with modifications from Nicolas Bosc

It can be installed with:

```bash
pip install -i https://test.pypi.org/simple/ knowledgehub
````


