cpboredbutton

Competitive programming problem recommendation


License
MIT
Install
pip install cpboredbutton==1.0

Documentation

Bored Button

A python script which randomly opens a CP problem according to user difficulty

Installation

To install Python3, run

sudo apt-get update
sudo apt-get install python3.6

To install pip, run

sudo apt install python3-pip

To update pip, run

sudo -H pip3 install --upgrade pip

Install the requirements for the Python file with

sudo -H pip3 install -r requirements.txt

Running the File

Run the script with

python3 recommend.py [-cf Codeforces_Handle]

Progress

  • Implemented for Codeforces