PyTuflow: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
=Installation=
The PyTuflow library can be installed via Python's package manager (pip):<br>
<pre>
python -m pip install pytuflow
</pre>
=Class: ResData=