Distribute docs at packages.python.org?
Was just looking at the Distribute docs at http://packages.python.org/distribute/index.html (nicely styled, btw). Are there any other projects at http://packages.python.org/ (note, that page actually doesn't even load)? What is the purpose of packages.python.org , and how does one get their project listed there? Btw, regarding the Distribute docs there, thanks for the Roadmap! ---John
On 2009-10-15, John Gabriele <jmg3000@gmail.com> wrote:
Was just looking at the Distribute docs at http://packages.python.org/distribute/index.html (nicely styled, btw). Are there any other projects at http://packages.python.org/ (note, that page actually doesn't even load)? What is the purpose of packages.python.org , and how does one get their project listed there?
There are quite a lot, according to our trusty google: http://www.google.com/search?q=site%3Ahttp%3A%2F%2Fpackages.python.org There's an "upload zipfile with plain html for packages.python.org" link somewhere on your pypi projects's page. And there's a library around that does it for you. If I remember correcty, this has been integrated into "distribute" already to loud cheers. Reinout -- Reinout van Rees - reinout@vanrees.org - http://reinout.vanrees.org Software developer at http://www.thehealthagency.com "Military engineers build missiles. Civil engineers build targets"
participants (2)
-
John Gabriele -
Reinout van Rees