/SQLitePythonWrapper

Adds a CMD line interface based on python to SQL lite

Primary LanguagePythonMIT LicenseMIT

SQLitePythonWrapper

Initialize the data object. To execute SQL commands use the function .SQL("SQL String here").

Created for a Homework