Version 3 (modified by 11 years ago) ( diff ) | ,
---|
Table of Contents
Installation guide
This installation guide refers to the current subversion release of pKNyX.
Dependencies
pKNyX is entirely written in python, and uses some third-party modules:
- APSscheduler -- Advanced Python Scheduler
- pySerial -- serial bus access for python
Core
Gnu/Linux
From sources:
$ pip install pKNyX-<version>.tar.gz
Configuration
No external configuration is needed; remember that pKNyX is a framework, sor you need to code your own application. See the tutorial page and api.
Note:
See TracWiki
for help on using the wiki.