Metadata-Version: 2.1
Name: deapi
Version: 5.2.0
Summary: API for DE Server
Author: Direct Electron
Project-URL: Bug Reports, https://github.com/hyperspy/hyperspy/issues
Project-URL: Documentation, https://hyperspy.org/hyperspy-doc/current/index.html
Project-URL: Conda-forge, https://anaconda.org/conda-forge/hyperspy
Project-URL: Homepage, https://hyperspy.org
Project-URL: Support, https://gitter.im/hyperspy/hyperspy
Project-URL: Source, https://github.com/hyperspy/hyperspy
Keywords: EELS,STEM,TEM,hyperspy,microscopy,Cryo EM,4D STEM
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
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: Topic :: Scientific/Engineering
Requires-Python: >=3.8
Requires-Dist: numpy>=1.20.0
Requires-Dist: protobuf
Requires-Dist: pillow
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: scikit-image
Requires-Dist: sympy
Provides-Extra: tests
Requires-Dist: pytest-instafail; extra == "tests"
Requires-Dist: pytest-mpl; extra == "tests"
Requires-Dist: pytest-rerunfailures; extra == "tests"
Requires-Dist: pytest-xdist; extra == "tests"
Requires-Dist: pytest>=3.6; extra == "tests"
Requires-Dist: setuptools_scm; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-xprocess; extra == "tests"
Requires-Dist: libertem; extra == "tests"
Requires-Dist: hyperspy; extra == "tests"
Provides-Extra: doc
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: pydata_sphinx_theme; extra == "doc"
Requires-Dist: sphinx-gallery; extra == "doc"
