Are there any packages that provide to following:
- Integration with python application with minimal dependencies (beyond existing depends we use such as wx and matplotlib)
- Visual design tool to make it easier for less technical users to design their own reports
- Able to work with MySQL and Oracle databases
- Cross platform (Linux and Windows), though this shouldn't be an issue for a python package
The following are pluses but not necessary:
- Web based software for serving reports, also scheduling delivery via multiple methods such as email
- Standards based, reports are not a proprietary binary file format
- Reports can be saved in multiple formats (pdf, html, etc)