Metadata-Version: 2.3
Name: btdr-ai-sdk
Version: 0.0.3
Project-URL: Homepage, https://www.bitdeer.ai
Project-URL: Documentation, https://github.com/BitdeerAI/python-sdk#readme
Project-URL: Issues, https://github.com/BitdeerAI/python-sdk/issues
Project-URL: Source, https://github.com/BitdeerAI/python-sdk
Author-email: Bitdeer <support@bitdeer.com>
Maintainer-email: Bitdeer <support@bitdeer.com>
License-Expression: MIT
License-File: LICENSE.txt
Keywords: ai,bitdeer,cloud,sdk,training
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.8
Requires-Dist: grpcio>=1.64.1
Requires-Dist: protobuf>=5.27.2
Requires-Dist: pydantic>=2.8.1
Description-Content-Type: text/markdown

# bitdeer_ai

[![PyPI - Version](https://img.shields.io/pypi/v/bitdeer-ai.svg)](https://pypi.org/project/bitdeer-ai)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/bitdeer-ai.svg)](https://pypi.org/project/bitdeer-ai)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install bitdeer-ai
```

## License

`bitdeer-ai` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
