Metadata-Version: 2.1
Name: autoreduce-utils
Version: 22.0.0.dev23
Summary: Various utils for the Autoreduction service
License: GNU General Public License
Project-URL: Repository, https://github.com/autoreduction/utils
Project-URL: Wiki, https://github.com/autoreduction/queue-processor/wiki
Classifier: Framework :: Django
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: pydantic (==1.9.0)
Requires-Dist: gitpython (==3.1.27)
Requires-Dist: python-icat (==0.21.0)
Requires-Dist: suds-community (==1.1.1)
Requires-Dist: confluent-kafka (==1.9.0)

This package contains the utils that are shared across the backend and the frontend of Autoreduce.
This was previously the `utils` folder.
