pytrackit - Python receiver for Trackit
pytrackit listens on the network for any information broadcast by the Trackit system by BIOBSERVE.
Download
Grab it from the download directory.
Demos
A few simple demos are available in the demo directory. These are not distributed with the Windows .exe installer, only with the source code.
Building and installation
- Run python setup.py install to install on local machine
or
- Run python setup.py bdist_wininst.py to build a windows installer in "dist"
Usage
In Python, do import pytrackit, then pytrackit.getNextMessageFromSocket().
License
BSD license. See the file LICENSE.txt distributed with the source code.
Author: Andrew Straw
Page last modified Mon Sep 29 05:50:01 2008.