README.md
setup.py
simqle/__init__.py
simqle/connections.py
simqle/constants.py
simqle/functions.py
simqle/sql_tools.py
simqle.egg-info/PKG-INFO
simqle.egg-info/SOURCES.txt
simqle.egg-info/dependency_links.txt
simqle.egg-info/requires.txt
simqle.egg-info/top_level.txt
tests/__init__.py
tests/integration-tests/__init__.py
tests/integration-tests/conftest.py
tests/integration-tests/test_recordset.py
tests/unit-tests/__init__.py
tests/unit-tests/conftest.py
tests/unit-tests/test_connections.py
tests/unit-tests/test_functions.py
tests/unit-tests/test_simqle.py
tests/unit-tests/test_sql_tools.py