is there any option free and opensource to run python from usb stick on windows system (i,e pyhon installed on usb stick ) and can run on every windows sytsem just by pluging the usb stick ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Try Portable Python. |
|||||||||||
|
|
I have also been recently concerned about getting a portable Python/Django development environment I could use on any computers without installing anything by just pluging the USB stick. Maybe it is too late for your case but I made a tutorial on my blog: http://webdevon.com/setting-up-a-django-development-environment-from-scratch-on-windows/ Michael |
|||
|
|