Skip to content

m30m/cfgrabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

You need to install BeautifulSoup and Mechanize modules for the program to work properly.
These modules are located in python-beautifulsoup and python-mechanize respectively.
You can install them on ubuntu so by running these commands:
apt-get install python-beautifulsoup
apt-get install python-mechanize
Run the program by running the script or use the command below:
python2.7 main.py

About

Backup your Codeforces submissions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages