For the asyncio ip tunnel at least python 3.5 is required. The thread ip tunnel should work with earlier python versions. A simple python connector to knxd is also available.
run pip3 install knxpy
or
- download the latest release
- unzip and cd to the folder
- run
python3 setup.py install
To get started, check the examples folder