icspacket¶
A collection of Python classes and tools to interact with industrial control systems using their protocols.
Contents of this side are WIP
Getting Started¶
There are pre-built wheels on PyPI for Python 3.10 to 3.13 for Linux, Windows and MacOS. Any other Python version is not officially supported:
pip install icspacket
Development