This is a ctypes-based Python wrapper for snap7. Snap7 is an open-source, 32/64 bit, multi-platform Ethernet communication suite for interfacing natively with Siemens S7 PLCs.
Python-snap7 is tested with Python 3.9+, on Windows, Linux and OS X.
The full documentation is available on Read The Docs.
If you are running Windows, Mac OS X or GNU/Linux on an Intel x64 or ARM 64 compatible platform you can use the binary wheel installation:
$ pip install python-snap7
Otherwise, please read the online installation documentation.