tibiapi icon indicating copy to clipboard operation
tibiapi copied to clipboard

ℹ️ Tibia Client API

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.