Subversion Repositories HomeAutomation

Rev

Rev 1398 | Blame | Compare with Previous | Last modification | View Log | SVN | RSS feed

pyCanDeamon

Status: Initial development (not functional)

----------------------------------------------

Required packages:

Python >= 2.4 

For SSL:
For Python versions < 2.6
ssl 1.13 ( http://pypi.python.org/pypi/ssl/1.13 )

Win32:
pySerial (http://pyserial.sourceforge.net)
pywin32 (http://pywin32.sourceforge.net)

Linux:
pySerial (http://pyserial.sourceforge.net)

----------------------------------------------