Python-snap7 is a pure Python S7 communication library for interfacing with Siemens S7 PLCs.
Python-snap7 is tested with Python 3.10+, on Windows, Linux and OS X.
The full documentation is available on Read The Docs.
Install using pip:
$ pip install python-snap7
No native libraries or platform-specific dependencies are required - python-snap7 is a pure Python package that works on all platforms.