A Python client for interacting with the ICS (Industrial Control Systems) network protocol. Version 1.2.2. Release cadence is irregular, as it is a small niche library.
pip install icsneopyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an ICS client and send a command.
Upgrade to Python 3.9 or higher.
Use `from icsneopy import ICSClient` instead of `from icsneopy.client import ICSClient`.
No dependency data recorded yet.