Metadata-Version: 2.4
Name: genie_python
Version: 25.2.2
Summary: Instrument control & scripting for the ISIS Neutron & Muon source
Author-email: ISIS Experiment Controls <ISISExperimentControls@stfc.ac.uk>
Maintainer-email: ISIS Experiment Controls <ISISExperimentControls@stfc.ac.uk>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://github.com/isiscomputinggroup/genie
Project-URL: Bug Reports, https://github.com/isiscomputinggroup/genie/issues
Project-URL: Source, https://github.com/isiscomputinggroup/genie
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: CaChannel
Requires-Dist: graypy
Requires-Dist: ipython
Requires-Dist: mysql-connector-python
Requires-Dist: numpy
Requires-Dist: p4p
Requires-Dist: psutil
Requires-Dist: pylint
Requires-Dist: pyright
Requires-Dist: pywin32; platform_system == "Windows"
Provides-Extra: plot
Requires-Dist: matplotlib==3.10.1; extra == "plot"
Requires-Dist: py4j; extra == "plot"
Requires-Dist: tornado; extra == "plot"
Provides-Extra: doc
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx_rtd_theme; extra == "doc"
Requires-Dist: myst_parser; extra == "doc"
Requires-Dist: sphinx-autobuild; extra == "doc"
Provides-Extra: dev
Requires-Dist: genie_python[doc,plot]; extra == "dev"
Requires-Dist: mock; extra == "dev"
Requires-Dist: parameterized; extra == "dev"
Requires-Dist: pyhamcrest; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: ruff>=0.6; extra == "dev"
Dynamic: license-file

# genie_python

Instrument control and scripting library at the ISIS Neutron & Muon source.

---

Documentation: https://isiscomputinggroup.github.io/genie/genie_python

Source: https://github.com/ISISComputingGroup/genie

PyPi: https://pypi.org/project/genie_python/
