Metadata-Version: 2.4
Name: deapi
Version: 5.3b2
Summary: API for DE Server
Author: Direct Electron
Project-URL: Bug Reports, https://github.com/directelectron/deapi/issues
Project-URL: Documentation, https://directelectron.github.io/deapi/
Project-URL: Homepage, https://directelectron.com/
Project-URL: Support, https://github.com/directelectron/deapi/discussions
Project-URL: Source, https://github.com/directelectron/deapi
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
License-File: LICENSE
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: service
Requires-Dist: pyqt6; extra == "service"
Provides-Extra: doc
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: pydata_sphinx_theme; extra == "doc"
Requires-Dist: sphinx-gallery; extra == "doc"
Dynamic: license-file
