Metadata-Version: 2.4
Name: pyUSID
Version: 0.0.12
Summary: Framework for storing, visualizing, and processing Universal Spectroscopic and Imaging Data (USID)
Home-page: https://pycroscopy.github.io/pyUSID/about.html
Author: S. Somnath, C. R. Smith, and contributors
Author-email: pycroscopy@gmail.com
License: MIT
Keywords: imaging,spectra,multidimensional,data format,universal,hdf5
Platform: Linux
Platform: Mac OSX
Platform: Windows 10/8.1/8/7
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Information Analysis
License-File: LICENSE
Requires-Dist: numpy>=1.20
Requires-Dist: toolz
Requires-Dist: cytoolz
Requires-Dist: dask>=0.10
Requires-Dist: h5py>=2.6.0
Requires-Dist: pillow
Requires-Dist: psutil
Requires-Dist: sidpy>=0.10
Provides-Extra: mpi
Requires-Dist: mpi4py; extra == "mpi"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

pyUSID
======

.. image:: https://github.com/pycroscopy/pyUSID/workflows/build/badge.svg?branch=main
    :target: https://github.com/pycroscopy/pyUSID/actions?query=workflow%3Abuild
    :alt: TravisCI

.. image:: https://img.shields.io/pypi/v/pyUSID.svg
    :target: https://pypi.org/project/pyUSID/
    :alt: PyPI

.. image:: https://codecov.io/gh/pycroscopy/pyUSID/graph/badge.svg?token=HO16T99GJO
    :target: https://codecov.io/gh/pycroscopy/pyUSID
    :alt: codecov
    
.. image:: https://img.shields.io/pypi/l/pyUSID.svg
    :target: https://pypi.org/project/pyUSID/
    :alt: License
    
.. image:: http://pepy.tech/badge/pyUSID
    :target: http://pepy.tech/project/pyUSID
    :alt: Downloads

.. image:: https://zenodo.org/badge/138171750.svg
   :target: https://zenodo.org/badge/latestdoi/138171750
   :alt: DOI
    
A framework for storing, visualizing, and processing Universal Spectroscopic and Imaging Data (USID)

Please see our `website <https://pycroscopy.github.io/pyUSID/about.html>`_ for more information.
