Installation

Python Version

I recommend using the latest version of Python 3. API supports Python 3.3 and newer.

Dependencies

These distributions will be installed automatically when installing Travian Legends API.

  • requests
  • BeautifulSoup

Install Travian Legends API

Use the following command to install Travian API:

pip3 install travianapi

Living on the edge

If you want to work with the latest and bests Travian API code berfore it’s released, install or update the code from the master branch:

pip3 install -U https://igoromi4@bitbucket.org/igoromi4/travian-legends-api.git