Metadata-Version: 2.1
Name: mariqt_widgets
Version: 0.4.2
Summary: Contains widgets commonly used by MarIQT Notebooks.
Home-page: https://codebase.helmholtz.cloud/datahub/marehub/ag-videosimages/mariqt-notebook-widgets
Author: Karl Heger
Author-email: kheger@geomar.de
License: GNU General Public License v3
Keywords: mariqt_widgets
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.md
Requires-Dist: mariqt
Requires-Dist: ipywidgets
Requires-Dist: ipyfilechooser
Requires-Dist: markdown

# mariqt_widgets 

Contains widgets commonly used by MarIQT Notebooks.

 * Free software: GNU General Public License v3 
 * Documentation:  https://datahub.pages.hzdr.de/marehub/ag-videosimages/mariqt-notebook-widgets/


# Features

-   TODO

# Unittests

run with `pytest`

# Credits

This package was created with
[Cookiecutter](https://github.com/audreyr/cookiecutter) and the
[open-source/toolbox/cookiecutter-pypackage](https://git.geomar.de/open-source/toolbox/cookiecutter-pypackage)
project template.


# History

0.4.0

- updated for mariqt v1.0.0 

0.3.8

- updated for mariqt v0.6.9

0.3.8

- exceptions while trying to get info from osis are now caught
- fixed tests for current iFDO version

0.1.0 (2023-05-09)


-   First release 
