You are here

WinPython Portable 3.5.3.1 Dev Test 1

7 posts / 0 new
Last post
mwayne
Offline
Last seen: 11 hours 59 min ago
Developer
Joined: 2012-01-03 09:23
WinPython Portable 3.5.3.1 Dev Test 1

Application: WinPython
Category: Development
Description:

The easiest way to run Python, Spyder with SciPy and friends out of the box on any Windows PC, without installing anything! (Source: Homepage)

Dual-Mode App Zero Package:
Download WinPython Portable 3.5.3.1 Dev Test 1 English [31.5MB download / 153.7MB installed]
(MD5: 40ee0291e05b38377dac1455abcf8ba5)

Full package 32-bit:
Download WinPython Portable 3.4.4.6 Dev Test 1 English [270.0MB download / 1.4GB installed]
(MD5: 6787f7b393aba8e6f846560dd828bb15)

Project on GitHub / SourceForge

Release Notes:
3.5.3.1 Dev Test 1 (2017-05-14): Update base app + add x64 binaries + add DefaultData
3.4.4.6 Dev Test 1 (2017-04-27): Initial release

Drazick
Offline
Last seen: 1 week 3 days ago
Joined: 2010-09-06 06:36
Spyder + Jupyter

Hi,

Wow, this is a great move!

Questions:
1. Does it support launching Spyder and Jupyter?
2. Does it clean all the traces of Spyder and Jupyter?

Thank You.

mwayne
Offline
Last seen: 11 hours 59 min ago
Developer
Joined: 2012-01-03 09:23
Launchers

Yes I inlcuded launchers for all applications. It should clean all traces after exiting. But if you want to make sure it does you could do a RegShot log for me. One before launching it and one after finishing your work and it exited correctly. Maybe some files will only be created if Spyder or Jupyter are really used.

I maybe update the package to a 3.5.x version as I found out there is a PyPi package for the Qt Designer. That's why I did this specific version because it's the last one with Qt Designer included.
I think a Python 3.5.x (Qt5 32-bit) should be the best stable environment at the moment. Any thoughts?

Drazick
Offline
Last seen: 1 week 3 days ago
Joined: 2010-09-06 06:36
64 Bit

I always prefer 64 Bit versions.
Python is about messing with large data.

In our days 32 Bit just isn't enough for that.

From WinPython I would stick to the latest one in its 64 Bit version (Currently - WinPython 3.6.1.0Qt5-64bit).

mwayne
Offline
Last seen: 11 hours 59 min ago
Developer
Joined: 2012-01-03 09:23
Updated WinPython Portable to 3.5.3.1 DT1

Update base app + add x64 binaries + add DefaultData

John T. Haller
John T. Haller's picture
Offline
Last seen: 5 hours 13 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
10 Launchers

Is there some reason this has 10 launchers in it? If it's a bunch of things dependent on Python, shouldn't Python be a CommonFiles plugin and then the apps be separate?

Sometimes, the impossible can become possible, if you're awesome!

mwayne
Offline
Last seen: 11 hours 59 min ago
Developer
Joined: 2012-01-03 09:23
Bundle

WinPython bundles a bunch of different Python software. If you are looking for a portable python to put in CommonFiles you should check out embeddable Python: https://www.python.org/downloads/windows/
I used it to build ReText Portable

Log in or register to post comments