Twisted, Pythonpath and Plugins
August 23rd, 2007 Posted in Programming, Python
Glyph Lefkowitz of Twisted/Divmod fame has posted a fairly interesting article on the twisted plugin system as well as some interesting insight on the PYTHONPATH system the interpreter uses.
One of the links in his post points to the docs on the Twisted plugin system - another enlightening read (given I have partially been writing a plugin-based automation framework).


August 24th, 2007 at 2:41 am
Thanks for the link! I’m glad you found the article interesting :). Any feedback on, or questions about, the Twisted plugins system would be appreciated.
August 24th, 2007 at 7:44 am
I will! I need to wrap my head around it a bit more (as with all things Twisted) :)