Skip to content

Install on Mac

techpluscraft edited this page Aug 31, 2021 · 1 revision

Install on Mac

In terminal do:

python3 -m pip install techdevutil

Then to import it do:

from techdevutil import <the module>
Clone this wiki locally