Metadata-Version: 2.1
Name: pyUSID
Version: 0.0.6.3
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 :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Dist: numpy (>=1.10)
Requires-Dist: toolz
Requires-Dist: cytoolz
Requires-Dist: dask (>=0.10)
Requires-Dist: h5py (>=2.6.0)
Requires-Dist: pillow
Requires-Dist: matplotlib (>=2.0.0)
Requires-Dist: psutil
Requires-Dist: six
Requires-Dist: joblib (>=0.11.0)
Requires-Dist: ipywidgets (>=5.2.2)
Requires-Dist: ipython (<6,>=5.1.0) ; python_version < "3.3"
Requires-Dist: ipython (>=6.0) ; python_version >= "3.3"
Provides-Extra: file_widgets
Requires-Dist: pyqt5 ; extra == 'file_widgets'
Provides-Extra: mpi
Requires-Dist: mpi4py ; extra == 'mpi'

pyUSID
======

.. image:: https://travis-ci.com/pycroscopy/pyUSID.svg?branch=master
    :target: https://travis-ci.com/pycroscopy/pyUSID
    :alt: TravisCI

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

.. image:: https://coveralls.io/repos/github/pycroscopy/pyUSID/badge.svg?branch=master
    :target: https://coveralls.io/github/pycroscopy/pyUSID?branch=master
    :alt: coverage

.. 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

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.


