/comicthread

Get random comics from multiple sources (XKCD, Commitstrip, ...)

Primary LanguagePythonMIT LicenseMIT

Comic Thread

Get random comics from multiple sources (XKCD, Commitstrip, ...)

pipenv install
pipenv shell
python script.py    # uses threading (OS)
python async_dl.py  # uses asyncio

alt preview