[Chicago] Python Plugins

Rob Kapteyn robkapteyn at gmail.com
Sun Sep 14 01:57:09 CEST 2008


Jordan:
I like listening to podcasts while I exercise, and I just listened to  
a good one on this subject:
"Software Engineering Radio - the podcast for professional software  
developers"
"Episode 104: Plugin Architectures"  dated 7/20/08.

I don't think it deals with python at all, but it did bring up a  
number of issues I might not have considered.
It might be worth a listen.
-Rob

On Sep 12, 2008, at 2:10 PM, Dan Krol wrote:

> Perhaps this won't end up applying to you, but you should check into
> Swig and Pyrex. They make interfacing C with Python a lot simpler.
>
> On 9/12/08, Jordan Sherer <jordan at widefido.com> wrote:
>>
>>> My understanding is that setuptools includes a simple framework for
>>> this, which Trac (among other projects) uses for its plugins; I
>>> tried googling a bit to throw you a link, though, and couldn't find
>>> anything really definitive.
>>
>> Thanks for the effort :) That is what I've heard as well, but haven't
>> found anything definitive there.
>>
>> The library I have written so far *has* proved to be somewhat useful
>> (although buggy at the moment). I am just wondering if there is an
>> existing and/or better way to accomplish this.
>>
>> If not, maybe I can work on my code a little bit more, extending it,
>> and then open source it for all. If I go this route, does anybody  
>> have
>> any suggestions for specific functionality of a plugin framework?
>>
>> Thanks for your help.
>>
>> Best,
>> Jordan
>>
>>
>> _______________________________________________
>> Chicago mailing list
>> Chicago at python.org
>> http://mail.python.org/mailman/listinfo/chicago
>>
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> http://mail.python.org/mailman/listinfo/chicago

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20080913/853eade6/attachment.htm>


More information about the Chicago mailing list