AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/sqlf.rst
docs/usage.rst
sqlf/__init__.py
sqlf/_sqlf.py
sqlf/_udf_cryptography.py
sqlf/_udf_encoding.py
sqlf/_udf_serialisation.py
sqlf/_udf_text.py
sqlf.egg-info/PKG-INFO
sqlf.egg-info/SOURCES.txt
sqlf.egg-info/dependency_links.txt
sqlf.egg-info/not-zip-safe
sqlf.egg-info/requires.txt
sqlf.egg-info/top_level.txt
tests/test_sqlf_core.py
tests/test_sqlf_deletes.py
tests/test_sqlf_inserts.py
tests/test_sqlf_select.py
tests/test_sqlf_udf_cryptography.py
tests/test_sqlf_udf_encoding.py
tests/test_sqlf_udf_serialisation.py
tests/test_sqlf_udf_text.py