.. Tibia.py documentation master file, created by sphinx-quickstart on Mon Aug 6 17:46:14 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ======== 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. .. _Tibia.com: https://www.tibia.com/news/?subtopic=latestnews .. _TibiaData: https://www.tibiadata.com/ Indices and tables ================== .. toctree:: :maxdepth: 3 intro api changelog * :ref:`genindex` * :ref:`search`