Metadata-Version: 2.1
Name: django-to-galaxy
Version: 0.6.2
Summary: Django extension that eases communication with Galaxy instance to execute workflows.
Author: Kenzo-Hugo Hillion
Author-email: hillion.kenzo@posteo.net
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: Django (>=4.0.3,<5.0.0)
Requires-Dist: Markdown (>=3.3.6,<4.0.0)
Requires-Dist: bioblend (>=0.16.0,<0.17.0)
Requires-Dist: djangorestframework (>=3.13.1,<4.0.0)
Requires-Dist: pydantic (>=1.9.1,<2.0.0)
Requires-Dist: requests-cache (>=0.9.5,<0.10.0)
