This is a set of Python libraries that allow you to build and manage a star schema in MySQL.
The star schema is a simple approach to data warehousing, which is suited to mid-size data problems.
Pylytics has been tested with MySQL versions 5.5.37 and 5.6.5. The recommended version is 5.6.5.
Using a recent version of pip (tested with version 8.1.2):
pip install pylytics
The full documentation is available at readthedocs.org