If it is already installed, first find where python is installed (to find this directory, look for python.exe where it is installed – as shown below) C:\> Dir /s python.exe ...
A simple and easy to use PID controller in Python. If you want a PID controller without external dependencies that just works, this is for you! The PID was designed to be robust with help from Brett ...