Metadata-Version: 2.4
Name: crowelm-nims
Version: 0.1.0
Summary: CroweLM NIMs - NVIDIA BioNeMo NIMs integration for molecular AI
Author-email: Michael Crowe <michael@crowelogic.com>
License: MIT
Project-URL: Homepage, https://github.com/MichaelCrowe11/crowelm
Project-URL: Documentation, https://github.com/MichaelCrowe11/crowelm#readme
Project-URL: Repository, https://github.com/MichaelCrowe11/crowelm
Project-URL: Issues, https://github.com/MichaelCrowe11/crowelm/issues
Keywords: nvidia,nims,bionemo,drug-discovery,protein-folding,molecule-generation
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Healthcare Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: aiohttp>=3.9.0
Requires-Dist: crowelm-core>=0.1.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21; extra == "dev"
