Metadata-Version: 2.1
Name: sidpy
Version: 0.12.8
Summary: Python utilities for storing, visualizing, and processing Spectroscopic and Imaging Data (SID)
Home-page: https://pycroscopy.github.io/sidpy/about.html
Author: Pycroscopy contributors
Author-email: pycroscopy@gmail.com
License: MIT
Keywords: imaging,spectra,multidimensional,scientific,visualization,processing,storage,hdf5
Platform: Linux
Platform: Mac OSX
Platform: Windows 11/10
Classifier: Development Status :: 2 - Pre-Alpha
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
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 :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Provides-Extra: MPI
License-File: LICENSE

sidpy
=====

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

.. image:: https://img.shields.io/pypi/v/sidpy.svg
    :target: https://pypi.org/project/sidpy/
    :alt: PyPI
    
.. image:: https://img.shields.io/conda/vn/conda-forge/sidpy.svg
    :target: https://github.com/conda-forge/sidpy-feedstock
    :alt: conda-forge
   
.. image:: https://codecov.io/gh/pycroscopy/sidpy/branch/master/graph/badge.svg?token=BCFR4FR6AL
    :target: https://codecov.io/gh/pycroscopy/sidpy
    :alt: coverage

.. image:: https://img.shields.io/pypi/l/sidpy.svg
    :target: https://pypi.org/project/sidpy/
    :alt: License

.. image:: http://pepy.tech/badge/sidpy
    :target: http://pepy.tech/project/sidpy
    :alt: Downloads

.. image:: https://zenodo.org/badge/138171750.svg
   :target: https://zenodo.org/badge/latestdoi/138171750
   :alt: USID DOI

Python utilities for storing and visualizing Spectroscopic and Imaging Data (SID)

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


