eventman/tools
2017-10-15 11:18:24 +02:00
..
count.py sort output 2017-05-07 15:00:31 +02:00
duplicates.py add -s to just have the count 2017-10-15 11:18:24 +02:00
monco.py library link 2017-04-02 14:34:20 +02:00
qrcode_reader.ini fixes #58: import attendees using Eventbrite's API 2017-09-10 16:06:32 +02:00
qrcode_reader.py fixes #179: ability to search for a given field with key:value syntax 2017-04-29 11:31:17 +02:00
README.md count tool 2017-04-16 18:02:53 +02:00

EventMan(ager) tools

qrcode_reader

With this tool, you can use a serial QR Code or barcode scanner to automarically check-in attendees.

Besides some standard packages, it also requires the following:

sudo pip3 install serial
sudo pip3 install requests

count

Just print some stats about an event.