Bar application with barcode scanning functionality to scan.
It aims to provide several frontends to track sales of bar items. It uses Twisted (http://twistedmatrix.com/) to provide the frontends. Right now it only includes one frontend, which is a serial port Barcode scanner.
From the root dir, run "trial tests" or "nosetests" to run all unittests.
Documentation can be found in The docs