Tibia Client API
Project description
tibiapi
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
- Python 3.11.7
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
- lucasmonstrox(linkedin) - Owner & Developer
See also the list of contributors who participated in this project.
If you want to become a contributor, send a message to my linkedin.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tibiapi-0.12.1.tar.gz.
File metadata
- Download URL: tibiapi-0.12.1.tar.gz
- Upload date:
- Size: 13.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.7 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ddfafa30fcd3b60da28b00904ab1232d87044c92eef77a42cfffdb5b3e9c410
|
|
| MD5 |
6f4c65df1616c2f4bd3deb825ed8cda7
|
|
| BLAKE2b-256 |
41ba20e801c85f383d86e570bd7dd1c05f156a3aa1ce4f55222832ff8f4a81f2
|
File details
Details for the file tibiapi-0.12.1-py3-none-any.whl.
File metadata
- Download URL: tibiapi-0.12.1-py3-none-any.whl
- Upload date:
- Size: 13.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.7 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3df5d0d830874ac8b164a7ee268b26446058d53f55a1465ff00f0b322407fe4
|
|
| MD5 |
3604cebdc6a9d77518a96515d4d264dd
|
|
| BLAKE2b-256 |
3d09e7ea388fe69e7e73bdbe9a43870de9b343836ec3ebead88b2de0487a2b7e
|