GrandExchange

A python wrapper for OSBuddy exchange data.


Keywords
OSRS, Oldschool, Runescape, Grand, Exchange, OSBuddy, api, grand-exchange, module, oldschool-runescape, python, wrapper
License
GPL-3.0
Install
pip install GrandExchange==0.1.1

Documentation

GrandExchange PRs Welcome GPL Licence Canadian Mental Health Association

A python wrapper for OSBuddy exchange data. This will provide up to date an accurate grand exchange data for OldSchool Runescape.

Documentation

Please refer to the wiki page for documentation.

Setup

Install the module with pip install GrandExchange

Import the module with from GrandExchange import GrandExchange

A class can be created with GrandExchange.Exchange()