Metadata-Version: 2.1
Name: garden-ai
Version: 0.5.0
Summary: Garden: tools to simplify access to scientific AI advances.
Home-page: https://thegardens.ai
License: MIT
Author: Garden Team
Author-email: labs@globus.org
Maintainer: Globus Labs
Maintainer-email: labs@globus.org
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: all
Provides-Extra: tensorflow
Provides-Extra: torch
Requires-Dist: beartype (>=0.12.0,<0.13.0)
Requires-Dist: boto3 (>=1.26.77,<2.0.0)
Requires-Dist: dparse[conda] (>=0.6.2,<0.7.0)
Requires-Dist: globus-compute-sdk (>=2.2.0,<3.0.0)
Requires-Dist: globus-sdk (>=3.12.0,<4.0.0)
Requires-Dist: jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: mlflow (>=2.3.2,<3.0.0)
Requires-Dist: numba (>=0.56,<0.57)
Requires-Dist: packaging (>=23.0,<24.0)
Requires-Dist: pydantic (>=1.10.2,<2.0.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: requests (>=2.20.0,<3.0.0)
Requires-Dist: tensorflow (>=2.11.0,<3.0.0) ; (python_version >= "3.8" and python_version < "3.12") and (extra == "tensorflow" or extra == "all")
Requires-Dist: torch (>=2.0.0,<3.0.0) ; extra == "torch" or extra == "all"
Requires-Dist: typer[all] (>=0.7.0,<0.8.0)
Project-URL: Documentation, https://garden-ai.readthedocs.io/en/latest/
Project-URL: Repository, https://github.com/Garden-AI/garden
Description-Content-Type: text/markdown

# Garden

[![NSF-2209892](https://img.shields.io/badge/NSF-2209892-blue)](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2209892&HistoricalAwards=false)
[![PyPI](https://badge.fury.io/py/garden-ai.svg)](https://badge.fury.io/py/garden-ai)
[![Tests](https://github.com/Garden-AI/garden/actions/workflows/pypi.yaml/badge.svg)](https://github.com/Garden-AI/garden/actions/workflows/pypi.yaml)
[![tests](https://github.com/Garden-AI/garden/actions/workflows/ci.yaml/badge.svg)](https://github.com/Garden-AI/garden/actions/workflows/ci.yaml)


## Support
This work was supported by the National Science Foundation under NSF Award Number: 2209892 "Frameworks: Garden: A FAIR Framework for Publishing and Applying AI Models for Translational Research in Science, Engineering, Education, and Industry".

