python equivalent to access reports

jean-michel nospam at nospam.fr
Fri Feb 11 03:04:14 EST 2005


"flupke" <flupke at nonexistingdomain.com> a écrit dans le message de
news:D9LOd.8257$yJ7.474177 at phobos.telenet-ops.be...
> a lot of applications here a made with access. Tables, forms, reports
> and the like. Now i rather use Python to do this but i'm not sure how to
> proceed. I can use wxPython for a gui via wxGlade for rapid testing and
> design (forms), MySQL as db (tables) but the report part is what's
> bothering me.
>
> Any other ideas?

Hello,
You can use wxwindows (http://www.wxpython.org/) which have some very nice
report classes.
If you want to know more, you just have to download and try the demo.
++jm





More information about the Python-list mailing list