Is there portable Python 2.7 Windows distribution without any libraries included? [closed] Is there portable Python 2.7 Windows distribution without any libraries included? [closed] python python

Is there portable Python 2.7 Windows distribution without any libraries included? [closed]


suggestion:

  • install a winpython,

  • remove all packages you don't want,

  • add all packages you want,

  • zip the result, and unzip it on any PCs.


There is Portable Python. But as you said, it comes with some extra (and very useful) libs. What's wrong with this extra libs? I mean, if you will not use, just leave there.