nileshprasad137 / CodeChefAPI-OAuth

Get your Codechef API access token.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CODECHEF API OAUTH 2.0

Installation

Make sure you have Python installed and install the requirements

$ pip install -r requirements.txt

Set your CLIENT_ID and CLIENT_SECRET in config.py. Run the Python program oauth.py to get your access token.

Feel free to improve this.

About

Get your Codechef API access token.


Languages

Language:Python 100.0%