Fuck Zucchetti!
.github | ||
api | ||
bot_z | ||
bot.z_web | ||
docs | ||
tests | ||
.editorconfig | ||
.gitignore | ||
.pylintrc | ||
.travis.yml | ||
LICENSE | ||
Makefile | ||
MANIFEST.in | ||
README.md | ||
requirements_build.txt | ||
setup.cfg | ||
setup.py | ||
tox.ini |
Bot_Z
A bot to easen the daily routine with zucchetti virtual badge.
- Free software: GLWTS public licence.
Features
- Login/Logout
- Check in/Check out
Install
Either clone this repo and pip install .
or use one of the provided packages.
Pay attention: this package needs a working binary of geckodriver.
You can either proceed in one of the following ways:
- Install the source distribution and put in your
$PATH
thegeckodriver
binary (that can be downloaded here) - Install the wheel for your architecture
pip install .
orpip install -e .
will download the latestgeckodriver
and put it in a path where the code will be able to find it.
BEWARE: the code gives precedence to the geckodriver
in $PATH
over that donwloaded.
TODO
- Check in/out
- systemd {unit, timer}
- APIs
- Mailer