A little export utility to take data from mysql queries and place them in Google spreadsheets.
Use the package manager pip to install the package.
pip3 install -r requirements.txt
Layouts can be found in examples/ directory.
Recommended to read main.py & configuration.py documentation.
python main.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update examples appropriately.