.gitignore
.travis.yml
MANIFEST.in
README.rst
RELEASE-VERSION
ci.bat
ci.sh
requirements.txt
setup.py
test_requirements.txt
version.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/install.rst
docs/make.bat
pytds/__init__.py
pytds/collate.py
pytds/extensions.py
pytds/lcid.py
pytds/login.py
pytds/ntlm.py
pytds/pyDes.py
pytds/smp.py
pytds/sspi.py
pytds/tds.py
pytds/token.py
pytds/tz.py
python_tds.egg-info/PKG-INFO
python_tds.egg-info/SOURCES.txt
python_tds.egg-info/dependency_links.txt
python_tds.egg-info/requires.txt
python_tds.egg-info/top_level.txt
python_tds.egg-info/zip-safe
tests/__init__.py
tests/dbapi20.py
tests/ntlm_test.py
tests/settings.py
tests/sspi_test.py
tests/tests.py