ravipudi / comics

Pop a Comic Strip every hour to drive out boredom.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

comics

Pop a Comic Strip every hour to drive out boredom.

Set up

You need to install

  1. APScheduler ( 3.5.1)
  2. beautifulsoup4 ( 4.6.0)

sudo pip install -r requirements.txt

  1. Create 'images' folder in the same directory where you save comics.py

Type ( Default comic Calvin and Hobbes )

python comics.py

For xkcd comics, type

python comics.py xkcd

For explosm comics, type

python comics.py explosm

and enjoy!

About

Pop a Comic Strip every hour to drive out boredom.


Languages

Language:Python 100.0%