lost interest?

Gerhard Häring gh_pythonlist at gmx.de
Sat Dec 8 15:46:21 EST 2001


Le 08/12/01 à 17:56, cruciatuz écrivit:
> On Sun, Dec 09, 2001 at 12:54:02AM +0900, Jonathan Gardner wrote:
> 
> > On Sunday 09 December 2001 12:07 am, John Roth wrote:
> 
> > However, the interactive mode of CPAN (perl -MCPAN -e shell) is pretty cool. 
> > You can specify mirrors to download from pretty easily, it will check what 
> > you got and figure out what you need, and it has a few nice touches that 
> > makes it really useful. Something like this would be useful for Python in 
> > general. However, I find the traditional do-it-yourself easy and sufficient. 
> > That's just me, so...
> THIS is cpan?
> If i understand you right, you can deal with perl modules like you can
> with debian's apt-get tool? (i just tried the command "perl -MCPAN -e shell")
> 
> I'd really like something like that for python, based on "setup.py", but
> with the option to download the package directly.
> 
> something like: $> py-get module install 
> 
> this would cool :)

Check out the ActiveState Python distribution. Their ppm tool can do
this and more.

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id 86AB43C0
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))




More information about the Python-list mailing list