Osrs-highscores

Latest version: v0.9.0

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

Scan your dependencies

Page 2 of 2

0.5.1

This is an incremental patch only to update changes required from github profile change

Other Changes
* Work requirement to segment work from personal. No functional changes to repo, only change from `matt-palmer-tfs/osrs_highscores` to `matthew-palmer/osrs_highscores`

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.