learning-python/xkcd at master · Aab1a/learning-python · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

xkcd 下载器

Install

  • Use python3.
  • pip install -r requirements.txt

Run

  • 单线程版本: python single_xkcd.py
  • 多线程版本: python multi_xkcd.py

Output

  • 下载的图片在 xkcd 目录下面.