Tibia Client API


Keywords
api, bot, macro, pixel, pixel-bot, pixelbot, python, sdk, tibia
License
MIT
Install
pip install tibiapi==0.12.1

Documentation

tibiapi

CI codecov Documentation Status PyPI version

Fastest Tibia Client API made in Python.

See the full documentation in https://tibiapi.readthedocs.io.

πŸ—ΊοΈ Features

Features Done
ActionBar ❌
Analytics ❌
BattleList 🚧
Chat ❌
GameWindow 🚧
Imbuements ❌
Inventory ❌
Market ❌
Minimap 🚧
Options ❌
PartyList ❌
Skills 🚧
SpellList ❌
StatusBar βœ”οΈ
Store ❌
VIPList ❌

🧰 Installation

Requirements

with pip

pip install tibiapi

with poetry

poetry install tibiapi

with git

tibiapi can be directly used from GitHub by cloning the repository into a subfolder of your project root which might be useful if you want to use the very latest version:

git clone https://github.com/lucasmonstrox/tibiapi

Next, install the tibiapi and its dependencies with:

pip install -e tibiapi

βœ… TODO

  • configure mypy
  • add benchmark tests in low/high end computer
  • add linter
  • add formatter
  • add commit hooks tool
  • deploy to pypi when new tag is detected

πŸ‘· Authors

See also the list of contributors who participated in this project.

If you want to become a contributor, send a message to my linkedin.