[Distutils] setuptools: Plugins

Ian Bicking ianb at colorstudy.com
Mon Aug 22 20:29:21 CEST 2005


I'm looking for some advice on using setuptools/eggs/entry_points for 
plugins.  Specifically, how do I find distributions tht provide the 
entry points I'm interested in?  For instance, can I find all the 
distributions that provide "paste.script_command" entry points?  Or does 
there need to be some way for these distributions to tell my package 
they exist?

-- 
Ian Bicking  /  ianb at colorstudy.com  /  http://blog.ianbicking.org


More information about the Distutils-SIG mailing list