On Wed, May 15, 2013 at 2:37 PM, konark modi <[email protected]> wrote: > Hi > > I was evaluating ETL tools/frameworks and Reporting Suites for my current > project. > > All the tools that I came across specially the free ones are all written in > Java. Just wanted to understand what are the other options of such tools / > frameworks in Python ?
The closest framework is Brewery, http://brewery.databrewery.org/ and you could use python cubes for OLAP/ Browsing / Reporting http://cubes.databrewery.org/index.html I'm not aware of any other python tools in a large scale Business Intelligence. Python is used a lot in BI, but most of the apps seem to be developed in house. regards -- Ramakrishna Reddy GPG Key ID:67E226F5 Fingerprint = BA51 9241 72B9 7DBD 1A9A E717 ABB2 9BAD 67E2 26F5 _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
