Skip to content

7oSkaaa/Codeforces-Sheet-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeforces-Sheet-Generator

It's a simple script to generate a mushup on code forces, the script will accept the public problem urls only or polygon problems.

Requirements

  • Copy the .env.example file and rename it to .env and provide the required environment variables.
    • CODEFORCES_HANDLE
    • CODEFORCES_PASSWORD
    • SHEET_NAME
    • SHEET_DURATION
  • Copy the urls of the problems to Problems_Links.txt
# install requirements
pip3 install -r requirements.txt

Running the script

python3 Sheet_Generator.py

About

It's a simple script to generate a mush on code forces, the script will accept the public problem urls only or polygon problems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published