[PyQt] openRPT and pyQT

Matt Newell newellm at blur.com
Thu Apr 22 23:03:42 BST 2010


On Thursday 22 April 2010 14:10:33 John wrote:
> On Wednesday 21 April 2010 07:55:38 am John wrote:
> > I'm wondering if anyone has written an interface for openRPT.  As I
> > understand it "openRPT" is written in QT.    So I'm guessing that openRPT
> > could be used by pyQT.
> >
> > Any help or discussion would be helpful.
> >
> > Johnf
>
> Did I ask a dumb newbie question?  I'm surprized no one even commented.
>

Probably because nobody on the list has heard of openRPT.  I hadn't.  Looks 
like an interesting project. 

I think if anyone had written bindings they would either announce it on the 
list here, or there would be info on the openRPT website.

It seems to me the main use of bindings for an app like that would be to embed 
python so you could use it to manipulate the sql data before it gets to the 
page.  That would probably require a decent amount of work on the 
application, besides writing the actual bindings.  Unlikely that someone 
would do that work unless they had specific requirements to fulfill.

Matt


More information about the PyQt mailing list