Metadata-Version: 2.4
Name: rattle-sci
Version: 0.0.1
Summary: An opinionated Bluesky-based experimental orchestration system integrated with Nx5d and CAmagick
Author-email: Florin Boariu <florin.pt@rootshell.ro>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: caproto==1.3
Requires-Dist: ophyd==1.11.1
Requires-Dist: bluesky
Requires-Dist: emmi<0.11,>=0.10.8
Requires-Dist: camagick<0.6,>=0.5.5
Requires-Dist: nx5d<4,>=3
Requires-Dist: exhub_ioc<0.5,>=0.4.5
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: pyvisa-sim; extra == "test"
Requires-Dist: diss_ioc>=0.2.0; extra == "test"

Rattle
======

Rattle is an opinionated experimental orchestration system built
using the [Bulesky framework](https://blueskyproject.io), tightly
integrated with [Nx5d](https://gitlab.com/kmc3-xpp/nx5d) for data
access and processing, and intended to play nice with
[CAmagick](https://gitlab.com/kmc3-xpp/camagick) for the purpose
of rapid device integration and live visualisation.

Come back later, it's in a very early stage now.

