Blog

Articles about IoT, PCB Design, Simulation and Development

1 results for Python

Install python3
3 min read ES CA EN

Install python3

Windows: If we have choco installed, we can run cmd as administrator and execute the command: choco install python3 Libraries: numpy for basic numerical computation http://www.numpy.org/ matplotlib…

Read more →