Binary Wheel Installation

We advice you to install python-snap7 using a binary wheel. The binary wheels should work on Windows 64x, OS X (intel), Linux x64 and Linux ARM. python-snap7 is available on PyPI. You can install it by using pip:

 $ pip install python-snap7

If you want to use the CLI interface for running an emulator, you should install it with::

 $ pip install "python-snap7[cli]"