{"library":"pymodbus","type":"library","category":null,"description":"Pymodbus is a fully featured Modbus protocol stack implemented in Python, offering client and server capabilities for TCP, UDP, and serial communication. It primarily leverages `asyncio` for modern asynchronous operations and is actively maintained with frequent minor releases focusing on bug fixes and incremental improvements. The current version is 3.12.1.","language":"python","status":"active","version":"3.12.1","tags":["modbus","industrial automation","scada","plc","asyncio","client","server"],"install":[{"cmd":"pip install pymodbus","imports":["from pymodbus.client import ModbusTcpClient","from pymodbus.server import StartAsyncTcpServer","from pymodbus.datastore import ModbusSlaveContext, ModbusSequentialDataBlock"]}],"homepage":null,"github":"https://github.com/pymodbus-dev/pymodbus","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pymodbus/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.31,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pymodbus/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}