Install
Please use the following command:
pip install icotronic
to install the latest official version of the ICOtronic library from PyPi.
Install the Package Using Windows Terminal
Install (Windows) Terminal if you have not done so already
Open Terminal
Copy and paste the following text into the Terminal
pip install icotronic
Press Return ⏎
Wait until the install process finished successfully
Install the Development Version of ICOtronic
Note: Please only use the command below, if you know what you are doing!
pip install 'git+https://github.com/MyTooliT/ICOtronic'