Metadata-Version: 2.4
Name: humalab
Version: 0.0.7
Summary: Python SDK for HumaLab - A platform for adaptive AI validation.
Home-page: https://github.com/humalab/humalab_sdk
Author: HumaLab Team
Author-email: HumaLab Team <info@humalab.ai>
License-Expression: MIT
Project-URL: Homepage, https://github.com/humalab/humalab_sdk
Project-URL: Documentation, https://docs.humalab.ai
Project-URL: Repository, https://github.com/humalab/humalab_sdk
Project-URL: Bug Tracker, https://github.com/humalab/humalab_sdk/issues
Keywords: robotics,simulation,machine-learning,validation,sdk
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Physics
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
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.20.0
Requires-Dist: omegaconf>=2.1.0
Requires-Dist: requests>=2.25.0
Requires-Dist: pyyaml>=5.4.0
Provides-Extra: dev
Requires-Dist: pytest>=6.0.0; extra == "dev"
Requires-Dist: pytest-cov>=2.10.0; extra == "dev"
Requires-Dist: black>=21.0; extra == "dev"
Requires-Dist: flake8>=3.9.0; extra == "dev"
Requires-Dist: mypy>=0.910; extra == "dev"
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# humalab_sdk
Python SDK for HumaLab - A platform for adaptive AI validation.
