Python Forum
install libraries on device without internet - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Data Science (https://python-forum.io/forum-44.html)
+--- Thread: install libraries on device without internet (/thread-16062.html)



install libraries on device without internet - lacaca - Feb-13-2019

Hello everyone,

I'm new to this forum and I have several questions to ask for help!
I'm looking for python alternative for programming numeric\scientific calculations, electronic instrument control (RS232, GPIB, USB). Having some camera image\video control and processing could be nice. I want it to have comfortable editor and compiler (more than the basic version) and all the required packages for the above applications - to work without internet connection.

For my case, the python alternative is to be installed in a computer without internet connection. therefore I want to install a version with all required packages included in advanced and start working.

I would be thankfull if anyone can direct me a suitable python alternative.

also, I have read some tutorial and found some online exercise, but I feel I will learn much more by some project and not an exercise.

Can someone direct me to some educational project list? (I'm a PhD in physics, and though I didn't know python I think I catch it fast and simple exercise practice are too trivial)

Thanks everyone!


RE: install libraries on device without internet - Larz60+ - Feb-13-2019

You might want to consider 'Zerynth', see Electronic design article here: https://www.electronicdesign.com/embedded-revolution/python-s-big-push-embedded-space
and more info on Zerynth here: https://aws.amazon.com/blogs/apn/designing-embedded-applications-and-connecting-iot-devices-with-zerynth/