quanon / jmotto.py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

j-motto

Preparations

  1. Install Python 3.6.0+ and ChromeDriver.
  2. pip install -r requirements.txt
  3. cp config.json{.example,} and fill out config.json.

How to use

  • Click shusha button: python kintai.py --shusha
  • Click taisha button: python kintai.py --taisha
  • Show timecard of the current month: python timecard.py
  • Show timecard of the past month: python timecard.py --yyyymm 201701

About


Languages

Language:Python 100.0%