PyTuflow: Difference between revisions
Content deleted Content added
Ellis Symons (talk | contribs) |
Ellis Symons (talk | contribs) |
||
Line 1:
=Installation=
The PyTuflow library can be installed via Python's packaging manager (pip)
Open up the command prompt and enter the following:<br>
<pre>
python -m pip install pytuflow
</pre>
If python is not on your path, you can navigate to the folder containing the <tt>python.exe</tt><br>
e.g.<br>
<pre>
cd c:\Python39
</pre>
| |||