Skip to content

ejedev/GrandExchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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()