Skip to content

Generate image from given data of competitve coding contest

Notifications You must be signed in to change notification settings

akshitdesai/contest-image-generator

Repository files navigation

contest-image-generator

Generate image from given data of competitve coding contest

installation

  1. Install imgkit: pip install imgkit

  2. Install wkhtmltopdf:

  • for Debian/Ubuntu:sudo apt-get install wkhtmltopdf
  • for MacOSX: brew install wkhtmltopdf
  • for Windows and other options: check wkhtmltopdf homepage for binary installers or wiki page.

Run

run python code as:-

python geneate-image.py -p codechef -n "April Long 2020" -t "7:30 PM" -d 31/12/2020 -du "10 days"

for understanding command line args python geneate-image.py -h

output

About

Generate image from given data of competitve coding contest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published