Tibia.py

Tibia.py is a library for parsing HTML content from Tibia.com. into Python objects. It can also parse json content from TibiaData.

Features:

  • Converts data into well-structured Python objects.
  • Type consistent attributes.
  • All objects can be converted to JSON strings.
  • Can be used with any networking library.
  • Support for characters, guilds, houses and worlds.