This is a really simple client for hack-n-bill, a Drupal server that does billing, RFID card tracking, machine authorization, consumables billing and more. This is just a bit of python that can authenticate itself and work with the RESTful API module.
- Clone this repo
cd
into your clone- run
./setup.sh
cp
local_settings-template.py
tolocal_settings.py