[Chicago] Python Plugins

Dan Krol orblivion at gmail.com
Fri Sep 12 21:10:20 CEST 2008


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
>


More information about the Chicago mailing list