Skip to content

A little export utility to take data from mysql queries and place them in Google spreadsheets.

License

Notifications You must be signed in to change notification settings

MBousss/Python_Database_to_Google-Sheets

Repository files navigation

Python_Database_to_Google-Sheets

A little export utility to take data from mysql queries and place them in Google spreadsheets.

Installation

Use the package manager pip to install the package.

pip3 install -r requirements.txt

Usage

Layouts can be found in examples/ directory.

Recommended to read main.py & configuration.py documentation.

Run

python main.py

Contributing

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.

License

GPL-3.0

About

A little export utility to take data from mysql queries and place them in Google spreadsheets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages