Tibia.py

Latest version: v6.3.0

Safety actively analyzes 638396 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 14

1.1.0

==================

- Parsing Highscores from Tibia.com and TibiaData.
- Some strings from TibiaData had unpredictable trailing whitespaces,
all leading and trailing whitespaces are removed.
- Added type hints to many variables and methods.

1.0.0

==================

- Added support for TibiaData JSON parsing. To have interoperability
between Tibia.com and TibiaData.
- Added support for parsing Houses, House lists, World and World list
- Added support for many missing attributes in Character and Guilds.
- All objects are now serializable to JSON strings.

0.1.0

==================

Initial release:

- Parses content from tibia.com

- Character pages
- Guild pages
- Guild list pages

- Parses content into JSON format strings.
- Parses content into Python objects.

Page 14 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.