Welcome to Dota 2 CLI Companion’s documentation!

Dota 2 CLI Companion is CLI application for quick finding of useful Dota informations.

Installation

  1. via test pypi
    python -m pip install --extra-index-url https://test.pypi.org/pypi dotacli
  2. manually
    • download the package from GitHub repository
    • unpack it
    • run python setup.py install

Configuration file

The default path for configuration file is ~/.dotacli. If you want to specify custom path you can with -c/--config option.

Configuration contains two sections: Favourite and Private. Favourite section contains players IDs and Private section contains one key - ID - with value of your personal account ID.

This package contains example configuration file.

Usage

Examples

API

License

Indices and tables