项目作者: fuxu

项目描述 :
Login into stackoverflow automatically to get fanatic badge
高级语言: Python
项目地址: git://github.com/fuxu/stackoverflow_fanatic.git
创建时间: 2017-05-09T16:19:30Z
项目社区:https://github.com/fuxu/stackoverflow_fanatic

开源协议:MIT License

下载


stackoverflow_fanatic

Login into stackoverflow automatically to get fanatic badge

Install

  1. git clone https://github.com/fuxu/stackoverflow_fanatic.git
  2. cd stackoverflow_fanatic
  3. pip install -r requirements.txt

Configure

  1. copy fanatic.conf.example to fanatic.conf
  2. modify values in fanatic.conf
  3. schedule your script using crontab or something else