Metadata-Version: 2.1
Name: qutil
Version: 1.0a1
Summary: Query utils for structured databases
Home-page: https://github.com/julian4u0/qutil
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/julian4u0/qutil/issues
Project-URL: Source, https://github.com/julian4u0/qutil
Keywords: sql,mysql,utils,util,helper
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# Py-SQL-Learning

Py-SQL-Learning is a simple library to test and execute SQL scripts from python

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install foobar.

```bash
pip install -r requirements.txt
```


