Metadata-Version: 2.4
Name: bluesky-tiled-plugins
Version: 2.0.0b65
Summary: Tiled client plugins to provide an customized user experience for Bluesky data in Tiled
Author-email: Bluesky Project Contributors <dallan@bnl.gov>
Maintainer-email: Brookhaven National Laboratory <dallan@bnl.gov>
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
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 :: Physics
Requires-Python: >=3.7
Requires-Dist: dask
Requires-Dist: mongoquery
Requires-Dist: pytz
Requires-Dist: tiled[client]>=0.1.0b23
Requires-Dist: tzlocal
Description-Content-Type: text/markdown

# bluesky-tiled-plugins

This is a separate Python package, `bluesky-tiled-plugins`, that is
developed in the databroker repository.

For a user wishing to connect to a running Tiled server and access Bluesky data,
this package, along with its dependency `tiled[client]`, is all they need.

The databroker package is only required if the user wants to use the legacy
`databroker.Broker` API.
