Metadata-Version: 2.1
Name: tomopyui
Version: 0.0.7
Summary: A graphical user interface for tomopy.
Home-page: https://github.com/samwelborn/tomopyui
Author: Samuel Scott Welborn
Author-email: swelborn@seas.upenn.edu
License: BSD license
Project-URL: Source Code, https://github.com/samwelborn/tomopyui
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# tomopyui

<!-- [![License](https://img.shields.io/pypi/l/tomopyui.svg?color=green)](https://github.com/samwelborn/tomopyui/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/tomopyui.svg?color=green)](https://pypi.org/project/tomopyui)
[![Python Version](https://img.shields.io/pypi/pyversions/tomopyui.svg?color=green)](https://python.org)
[![CI](https://github.com/samwelborn/tomopyui/actions/workflows/ci/badge.svg)](https://github.com/samwelborn/tomopyui/actions)
[![codecov](https://codecov.io/gh/samwelborn/tomopyui/branch/master/graph/badge.svg)](https://codecov.io/gh/samwelborn/tomopyui) -->

tomopyui is an [ipywidgets](https://ipywidgets.readthedocs.io/en/latest/)-based graphical user interface for [TomoPy](https://tomopy.readthedocs.io/en/latest/).

[Read the documentation](https://tomopyui.readthedocs.io/en/latest/) for [installation](https://tomopyui.readthedocs.io/en/latest/install.html) and [usage](https://tomopyui.readthedocs.io/en/latest/examples.html) instructions.

