Forgot your password?
typodupeerror

Comment Re:Toolsets (Score 1) 818

The Vaults of Parnassus is a great resource for Python stuff. http://py.vaults.ca/. It doesn't have a CPAN like interface for it though.

Then there's the python http://www.python.org/pypi which afaik can easily be accessed through the setup.py from Python distutils. If it's not implemented yet it's not even that big of a deal with all the native http/url/xml from Python.

I, for one, think a CPAN like interface to the PyPi or Vaults are great.

Slashdot Top Deals

All this wheeling and dealing around, why, it isn't for money, it's for fun. Money's just the way we keep score. -- Henry Tyroon

Working...