You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = Python package to execute SQL statements and optionally generate reports from the result sets.
description-file = README.md
long_description = This package allows the execution of SQL statements. Several different database systems are supported. Optionally, the result sets (if any) can be used to create reports in either xlsx or csv format, and the reports can be emailed as attachments. SQL statements, database connecttion details and email preferences are stored in configuration files.