Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
INSTALL>
pypm install pymodbus
How to install pymodbus
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install pymodbus
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) |
0.9.0
| | |
---|
Windows (64-bit) | 
0.9.0
| | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 1.2.0 on Apr 5th, 2013
- Pymodbus aims to be a fully implemented modbus protocol stack implemented
- using twisted. Its orignal goal was to allow simulation of thousands of
modbus devices on a single machine for monitoring software testing.