Python & Raspberry Pi
A Course in  Coding https://www.python.org/ Python 3 online repl.it
Example Python (v3) coding projects
Installing Python libraries in Windows (Install Python 3 from Python.org first) Open up a windows command window (cmd.exe) and type the following. Note you can't cut and paste! python -m pip install numpy scipy matplotlib primesieve xlwt xlrd (required) python -m pip install ipython jupyter pandas sympy nose soundfile pydub (extra)
Studium lecture
Last updated Mar 2024