Skip to content

Install on Linux

techpluscraft edited this page Aug 31, 2021 · 1 revision

Install on Linux

In terminal do:

python3 -m pip install techdevutil

Then to import it do:

from techdevutil import <the module>
Clone this wiki locally