Skip to content

sandy9999/Codechef_Solutions_Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Codechef Solutions Downloader

Codechef Solutions Downloader is a script to download your Codechef solutions locally on your PC.

Requirements

  • Platform: Linux

Python version >= 3.6.5

Please ensure that you are logged out from Codechef and have 0 existing sessions before running this script.

Installation

Build from Source:

$ git clone https://github.com/sandy9999/Codechef_Solutions_Downloader
$ cd Codechef_Solutions_Downloader
$ pip install -r requirements.txt
$ cp conf_example.py conf.py

Edit conf.py with your credentials.

  • To run:
$ python3 codechef.py

Note: Only your latest submission is downloaded for every completely and partially solved problem.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages