LWN.net Logo

Interview: Mark "Markey" Kretschmann (Not the Gentoo Weekly News)

Interview: Mark "Markey" Kretschmann (Not the Gentoo Weekly News)

Posted Feb 9, 2008 17:45 UTC (Sat) by zooko (subscriber, #2589)
In reply to: Interview: Mark "Markey" Kretschmann (Not the Gentoo Weekly News) by Cato
Parent article: Interview: Mark "Markey" Kretschmann (Not the Gentoo Weekly News)

Yes, these are some of the most exciting parts of the Python world to me right now:

  • The Python Package Index
  • the easy_install tool which does the same thing as your example: "cpan -i Useful::Module", on multiple operating systems
  • setuptools, which allows you to programmatically specify dependencies on other packages, and which will hopefully grow to replace GNU Make for my Python projects

These were certainly inspired by CPAN and by Ruby's "rake" tool.


(Log in to post comments)

Interview: Mark "Markey" Kretschmann (Not the Gentoo Weekly News)

Posted Feb 11, 2008 14:26 UTC (Mon) by smitty_one_each (subscriber, #28989) [Link]

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds