Skip to content

Install on Windows

techpluscraft edited this page Aug 31, 2021 · 1 revision

Install on Mac

In terminal do:

py -3 -m pip install techdevutil

Then to import it do:

from techdevutil import <the module>
Clone this wiki locally