Osrs-highscores

Latest version: v0.8.0

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

Scan your dependencies

Page 2 of 2

0.5.0

This Release includes a new attribute function to all exposed attributes. When returning a user from Highscores, you have access to the current xp and the xp to next level:
python
user = Highscores('zezima')
print(user.attack.xp)
print(user.attack.xp_to_level)


Enhancements included
* 6 Adds xp_to_level

Fixes included
* 5 Paging issue for edge ranks (e.g. 25, 50 etc.)

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.