You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pid="title_sub">The easiest way to run Python, Spyder with SciPy and friends on any Windows PC, without installing anything!</p>
22
+
<pid="title_sub">The easiest way to run Python, Spyder with SciPy and friends out of the box on any Windows PC, without installing anything!</p>
23
23
</div>
24
24
<divid="content">
25
25
<p>We are currently reorganizing the project structure. The project home, including source code and build documentation, can be found in our <ahref="https://github.com/winpython">Github organization winpython</a>, the <ahref="https://sourceforge.net/projects/stonebig.u/files/">downloads page</a> is currently on Sourceforge, the <ahref="https://groups.google.com/d/forum/winpython">Discussion group</a> on Google Groups, and our <ahref="https://github.com/winpython/winpython/issues">Tickets</a> are also now on Github (but the old ones are <ahref="https://sourceforge.net/p/winpython/tickets/?source=navbar">on Sourceforge</a>).</p>
@@ -50,8 +50,8 @@ <h2 id="overview">Overview</h2>
50
50
<li>Regular <strong>scientific users</strong>: interactive data processing and visualization using Python with <ahref="https://code.google.com/p/spyderlib/">Spyder</a></li>
51
51
<li><strong>Advanced scientific users and software developers</strong>: Python applications development with <ahref="https://code.google.com/p/spyderlib/">Spyder</a>, version control with Mercurial and other development tools (like gettext, etc.)</li>
52
52
</ul></li>
53
-
<li><strong>Portable</strong>: preconfigured, it should run out of the box on any machine under Windows (<ahref="https://sourceforge.net/p/winpython/wiki/Installation"><!-- TODO -->without any requirement</a>) and the folder containing WinPython can be moved to any location (local, network or removable drive) with most of the <ahref="https://code.google.com/p/winpython/wiki/Installation#Settings">application settings</a></li>
54
-
<li><strong>Flexible</strong>: one can install (or should I write "use" as it's portable) as many WinPython versions as necessary (like isolated and self-consistent environments), even if those versions are running different versions of Python (2.7, 3.3) or different architectures (32bit or 64bit) on the same machine</li>
53
+
<li><strong>Portable</strong>: preconfigured, it should run out of the box on any machine under Windows (<ahref="https://sourceforge.net/p/winpython/wiki/Installation"><!-- TODO -->without any requirement</a>) and without administrator privileges. The folder containing WinPython can be moved to any location (local, network or removable drive) with most of the <ahref="https://code.google.com/p/winpython/wiki/Installation#Settings">application settings</a>. There's no need to configure the environment or load or compile any packages after downloading except unpacking. WinPython is ready to play with, as all important and most used packages are already pre-loaded, this is also the main difference to other distributions, like <ahref="https://store.continuum.io/cshop/anaconda/">Anaconda</a></li>
54
+
<li><strong>Flexible</strong>: one can install (or should I write "use" as it's portable) as many WinPython versions as necessary (like isolated and self-consistent environments), even if those versions are running different versions of Python (2.7, 3.3) or different architectures (32bit or 64bit) on the same machine.</li>
55
55
<li><strong>Customizable</strong>:
56
56
<ul>
57
57
<li>The integrated package manager (wppm, as WinPython Package Manager) helps installing, uninstalling or upgrading Python packages (see <ahref="https://sourceforge.net/p/winpython/wiki/WPPM"><!-- TODO -->WPPM wiki page</a> for more details on supported package formats) </li>
@@ -76,3 +76,4 @@ <h2 id="portable">Portable or not, the choice is yours!</h2>
0 commit comments