Metadata-Version: 2.4
Name: django-to-galaxy
Version: 0.7.0.4
Summary: Django extension that eases communication with Galaxy instance to execute workflows.
License-File: LICENSE
Author: Kenzo-Hugo Hillion
Author-email: hillion.kenzo@posteo.net
Requires-Python: ==3.11.*
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: Django (>=5.1.1,<6.0.0)
Requires-Dist: Markdown (>=3.3.6,<4.0.0)
Requires-Dist: bioblend (>=1.6.0,<2.0.0)
Requires-Dist: djangorestframework (>=3.13.1,<4.0.0)
Requires-Dist: pydantic (>=2.11.0,<3.0.0)
Requires-Dist: pydantic-settings (>=2.9.0,<3.0.0)
Requires-Dist: requests-cache (>=0.9.5,<0.10.0)
