There&#39;s an effort to create a new set of documentation for packaging: <a href="http://guide.python-distribute.org/">http://guide.python-distribute.org/</a><div><br></div><div>Ideally this work will end up on <a href="http://docs.python.org">docs.python.org</a> at some point.<br>

<br><div class="gmail_quote">On Fri, Dec 11, 2009 at 12:05 PM, Dr. Phillip M. Feldman <span dir="ltr">&lt;<a href="mailto:pfeldman@verizon.net">pfeldman@verizon.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
The procedure for uploading to PyPI is not well documented.  I had to read<br>
several different docs and do some experimentation before coming up with the<br>
following:<br>
<br>
Procedure for uploading to the Python Package Index (PyPI):<br>
<br>
1. Create setup.py file.<br>
2. Create &quot;.pypirc&quot; file if it does not already exist.<br>
3. Launch IPython.<br>
4. Issue the command &quot;run setup register&quot;<br>
5. Issue the command &quot;run setup sdist upload&quot;.<br>
6. Log into PyPI and adjust visibility of old versions as necessary.<br>
<br>
I&#39;d like to see this list of steps (or something similar) in the docs.<br>
<font color="#888888">--<br>
View this message in context: <a href="http://old.nabble.com/better-documentation-on-how-to-upload-to-PyPI-tp26748865p26748865.html" target="_blank">http://old.nabble.com/better-documentation-on-how-to-upload-to-PyPI-tp26748865p26748865.html</a><br>


Sent from the Python - doc-sig mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
Doc-SIG maillist  -  <a href="mailto:Doc-SIG@python.org">Doc-SIG@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/doc-sig" target="_blank">http://mail.python.org/mailman/listinfo/doc-sig</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Ian Bicking  |  <a href="http://blog.ianbicking.org">http://blog.ianbicking.org</a>  |  <a href="http://twitter.com/ianbicking">http://twitter.com/ianbicking</a><br>


</div>