Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 883 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 883 Bytes

dotatools

Build Status PyPI PyPI PyPI

Dotatools is a Python wrapper for the OpenDota API.

Requirements

Dotatools only requires the requests module. Dotatools will only return data if it is already available on OpenDota. That means if you haven't, you should enter your settings inside your Dota 2 game client and enable the setting Expose public data.

Setup

Setup is simple: pip install dotatools.