Skip to content

pchhiller/CodeChefQuestionsDownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

CODECHEF QUESTIONS DOWNLOAD

Downloads questions from codechef as separate pdf files and organizes them into seperate folders

demo

Setting up Environment:

BeautifulSoup: pip install beautifulsoup4
mechanize: pip install mechanize
pdfkit :pip install pdfkit
pdfkit needs wkhtmltopdf to work .[Instructions] (https://pypi.python.org/pypi/pdfkit)

Run again if some error occurs. It wont replace pre-existing files and will only download the ones that haven't been downloaded yet.

About

Downloads questions from codechef as separate pdf files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages