A little off topic, but who knows.

Looking for a reporting tool for SQL db's, would be even nicer if it supports SQLAlchemy.

Did quit a bit of googling but haven't really come across anything in the Python world.

What am I looking for:
- reports to be run from within a Python application (wxPython based and/or TurboGears) - some form of GUI to design report layouts (mostly listings, but also some labels)
- needs to support images in the listings
- support for barcode printing

Something along the lines of JasperReport, CrystalReport or ReportManager but with nice support from within Python.

reportlab/platypus looks promising, except that I can't find any GUI with which to generate the layout of a listing.

Ideally it should be something a 'semi' technical end user could use too.

Is there such a thing?

Werner

--
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to