elzup / marco-hack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TDU Marco hack

  • Introduction まるこ

学内LAN環境推奨

  • Requirements カード履歴クロール
python3 ./scrape.py
  • Recommended modules
  • Installation
git clone git@github.com:elzzup/marco-hack.git
cd marco-hack
composer install
cp ./config.py.tmp ./config.py
vi ./config.py

edit to your profile

-user = {'name': '******', 'passwd': '******'}
+user = {'name': '99fi999', 'passwd': 'hogefuga'}
  • Configuration
  • Troubleshooting
  • FAQ
  • Maintainers

About


Languages

Language:Python 100.0%