Dapro9706 / rankguru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rankguru

made-with-python

API wrapper for retrieving Test Data from

For SCTS students

Installation

Install using:

pip install rankguru

Update using:

On Windows :

pip install --upgrade rankguru

On Linux :

sudo pip install rankguru --upgrade
OR
sudo pip3 install rankguru --upgrade

If you get an error, you might need to install requests library you can do this by:

  • Opening your command line
  • Then type pip install requests

Documentation :

https://rankguru.readthedocs.io/

If you are not comfortable using CLI, you can checkout https://www.github.com/Redslayer112/Rankguru

About

License:MIT License


Languages

Language:Python 100.0%