Metadata-Version: 2.4
Name: opendota-sdk
Version: 0.1.0a1
Summary: SDK for the OpenDota API, providing enhanced capabilities for Dota 2 data.
Author: Juan Manuel Bermudez Cabrera
Author-email: Juan Manuel Bermudez Cabrera <juanmorestep@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: niquests>=3.9,<4.0
Requires-Dist: tenacity>=9.0,<10.0
Requires-Python: >=3.10
Project-URL: Homepage, https://github.com/jbnone/opendota-sdk
Project-URL: Issues, https://github.com/jbnone/opendota-sdk/issues
Project-URL: Repository, https://github.com/jbnone/opendota-sdk
Description-Content-Type: text/markdown

<div align="center">

<h1>Open Dota SDK</h1>

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)
[![ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![prek](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/j178/prek/master/docs/assets/badge-v0.json)](https://github.com/j178/prek)

</div>

Build better Dota 2 tools with the OpenDota SDK, providing enhanced access to [OpenDota API](https://docs.opendota.com/) data.
