Metadata-Version: 2.1
Name: workflows
Version: 1.3
Summary: Data processing in distributed environments
Home-page: https://github.com/DiamondLightSource/python-workflows
Author: Markus Gerstel
Author-email: scientificsoftware@diamond.ac.uk
License: BSD
Download-URL: https://github.com/DiamondLightSource/python-workflows/releases
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: setuptools
Requires-Dist: six
Requires-Dist: stomp.py
Requires-Dist: enum34 ; python_version < "3.4"

Workflows enables light-weight services to process tasks in a message-oriented environment.


