Open main menu

DAVE Developer's Wiki β

Changes

easy install
For the purposes of this Application Note, the tool has been used to install some python packages typically used in an Industrial Gateway equipment
In this example, the following packages are installed using <code>easy3_install</code> (''easy_install''version for python3): '''pyserial''' and '''pymodbus''' (for bus communications), '''[https://docs.python-requests.org/en/latest/ requests]''' (HTTP library), '''schema''', '''ssdp''':
<pre class="board-terminal">
8,204
edits