Metadata-Version: 2.1
Name: nufeb-tools
Version: 0.0.3
Summary: Python-based tools and utilities for NUFEB simulations
Home-page: https://github.com/Jsakkos/nufeb-tools
Author: Jonathan Sakkos
Author-email: sakkosjo@msu.edu
License: MIT
Project-URL: Documentation, https://nufeb-tools.readthedocs.io/en/latest/
Project-URL: Source, https://github.com/Jsakkos/nufeb_tools/nufeb_tools
Project-URL: Tracker, https://github.com/Jsakkos/nufeb-tools/issues
Project-URL: Download, https://pypi.org/project/nufeb-tools/#files
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
License-File: AUTHORS.rst
Requires-Dist: numpy
Requires-Dist: scikit-image
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: datafed
Requires-Dist: opencv-python
Requires-Dist: h5py
Requires-Dist: dask
Requires-Dist: seaborn
Requires-Dist: tqdm
Requires-Dist: importlib-metadata ; python_version < "3.8"
Provides-Extra: testing
Requires-Dist: setuptools ; extra == 'testing'
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'
Requires-Dist: sys ; extra == 'testing'

nufeb_tools
===========


.. image:: https://readthedocs.org/projects/nufeb-tools/badge/?version=latest
        :target: https://nufeb-tools.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status
.. image:: https://badge.fury.io/py/nufeb-tools.svg
    :target: https://badge.fury.io/py/nufeb-tools

Python-based tools and utilities for NUFEB simulations 



