Metadata-Version: 2.3
Name: openmsitoolbox
Version: 1.2.5.dev1
Summary: Python utilities for OpenMSI projects. Developed for Open MSI (NSF DMREF award #1921959).
License: GPL-3.0
Keywords: materials,data_science
Author: OpenMSI Dev Team
Author-email: openmsistream@gmail.com
Requires-Python: >=3.7
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: test
Project-URL: Homepage, https://github.com/openmsi/openmsitoolbox
Project-URL: Repository, https://github.com/openmsi/openmsitoolbox
Description-Content-Type: text/markdown

# openmsitoolbox

![Tests](https://img.shields.io/github/actions/workflow/status/openmsi/openmsitoolbox/run_ci_tests.yml
) ![PyPI](https://img.shields.io/pypi/v/openmsitoolbox) ![License](https://img.shields.io/github/license/openmsi/openmsitoolbox) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/openmsitoolbox)

Various Python utilities (logging, argument parsing, command line running, etc.) for use in other OpenMSI projects

Developed for Open MSI (NSF DMREF award #1921959)

