[Distutils] pkg_resources.iter_entry_points() and pkg_resources.require
Elvelind Grandin
elvelind at gmail.com
Thu Oct 13 09:08:09 CEST 2005
I'm having a go at using entry points for the plugin system for an app
I'm working on. All is working good .. exept when the plugins are
installed localy, then I need to require them before they will turn up
in iter_entry_points(), which ofcourse breaks everything.
Is this a good way around this?
--
cheers
elvelind grandin
More information about the Distutils-SIG
mailing list