<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to WPPM</title><link>https://sourceforge.net/p/winpython/wiki/WPPM/</link><description>Recent changes to WPPM</description><atom:link href="https://sourceforge.net/p/winpython/wiki/WPPM/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 30 Oct 2017 08:13:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/winpython/wiki/WPPM/feed" rel="self" type="application/rss+xml"/><item><title>WPPM modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/WPPM/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,3 +1,8 @@
+now maintained at https://github.com/winpython/winpython/wiki/WPPM
+
+Legacy version below:
+
+
 ## Key features

 WinPython is a portable distribution of Python. In other words, even if it provides a working Python environment, WinPython does **not** install Python on your machine. As a consequence, it's not possible to install packages using standard Python installers (these installers will look for Python in Windows registry and won't find it). 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stonebig</dc:creator><pubDate>Mon, 30 Oct 2017 08:13:54 -0000</pubDate><guid>https://sourceforge.net513dc3a8c1c499f48393f21016bc0ffc866c21b5</guid></item><item><title>WPPM modified by Anonymous</title><link>https://sourceforge.net/p/winpython/wiki/WPPM/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="key-features"&gt;Key features&lt;/h2&gt;
&lt;p&gt;WinPython is a portable distribution of Python. In other words, even if it provides a working Python environment, WinPython does &lt;strong&gt;not&lt;/strong&gt; install Python on your machine. As a consequence, it's not possible to install packages using standard Python installers (these installers will look for Python in Windows registry and won't find it). &lt;/p&gt;
&lt;p&gt;That's why I wrote the WinPython Package Manager (WPPM), a Python program handling package managing tasks (install, uninstall or upgrade packages) for a portable Python distribution. &lt;/p&gt;
&lt;p&gt;WPPM currently supports the following Python package formats: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Standard executable installers: &lt;a class="" href="http://docs.python.org/distutils/builtdist.html#creating-windows-installers" rel="nofollow"&gt;distutils wininst&lt;/a&gt; (installer filename has the form: &lt;code&gt;foo-1.0.win32-py2.7.exe&lt;/code&gt;) &lt;/li&gt;
&lt;li&gt;Standard source distributions&lt;span&gt;[1]&lt;/span&gt;: &lt;a class="" href="http://docs.python.org/distutils/sourcedist.html" rel="nofollow"&gt;distutils sdist&lt;/a&gt; (archive filename has the form: &lt;code&gt;foo-1.0.tar.gz&lt;/code&gt;) -- but &lt;strong&gt;only for pure-Python packages&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;[1]&lt;/span&gt; This feature was implemented in WPPM v0.2dev included in WinPython v2.7.3.0beta3 &lt;/p&gt;
&lt;h2 id="get-python-packages"&gt;Get Python packages&lt;/h2&gt;
&lt;p&gt;The main website for finding and downloading Python packages is obviously &lt;a class="" href="http://pypi.python.org/pypi" rel="nofollow"&gt;PyPI&lt;/a&gt;, the Python Package Index. &lt;/p&gt;
&lt;p&gt;Please note that Christoph Gohlke's &lt;a class="" href="http://www.lfd.uci.edu/~gohlke/pythonlibs/" rel="nofollow"&gt;Unofficial Windows Binaries for Python Extension Packages&lt;/a&gt; provides tons of ready-to-install distutils packages. &lt;/p&gt;
&lt;h2 id="wppm-gui-frontend"&gt;WPPM GUI frontend&lt;/h2&gt;
&lt;p&gt;WPPM has a GUI frontend which is known as the &lt;a class="" href="/p/winpython/wiki/ControlPanel/"&gt;WinPython Control Panel&lt;/a&gt;. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 21 Dec 2013 15:47:06 -0000</pubDate><guid>https://sourceforge.netff00c7de9a97ca5bdb2a8602c508f1e01a156fc9</guid></item></channel></rss>