[[PageOutline(2-5, Table of Contents, floated)]] = Welcome to pKNyX project = == Introduction == '''pKNyX''' ('''p'''ython '''KNX''' framework) is a free python framework dedicated to build KNX simple and robust applications, in order to extend KNX installations, by adding some simple rules or complete virtual devices. Other technologies can be used by the way of plugins. pKNyX is entirely written in python, so should run on any plateform running a python interpreter. The main target is [http://www.pcengines.ch/alix.htm ALIX board] running [https://openwrt.org OpenWRT]. '''pKNyX is not a commercial project: I develop it on my free time, because it is fun. So, I don't make support for professional usage. This does not mean that it can't be used by pros, but be aware that things can go wrong, and neither my responsibility nor KNX association one can be engaged is such case. Enjoy! [[BR]] ''The pKNyX team'' Developed with: [[Image(htdocs:wingware-logo-180x58.png, link=http://www.wingware.com)]] == Latest news == * 2013-05: creation of pKNyX web site == License == All pknyx files and documents are released under [http://www.gnu.org/licenses/gpl.html GPL]. == Features == * [[Features]] * [[Proposal]] == Documentation == * [[InstallationGuide|Installation guide]] * [[Tutorial]] * [http://www.pknyx.org/static/api/index.html Complete API] * [http://www.python.org Python] -- Python == Related links == == Download == See [wiki:Download this page]. == Trac shortcuts == * [[//newticket|Report bug or add request]] -- For developers only. Use xxx forums instead. * [[report:1|View tickets]] * [[report:3|View tickets]] -- By milestone == Authors == === Main developement === * Frédéric Mantegazza === Contributors === ---- [[OriginalTracHomePage]]