CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
PyMySQL.egg-info/PKG-INFO
PyMySQL.egg-info/SOURCES.txt
PyMySQL.egg-info/dependency_links.txt
PyMySQL.egg-info/requires.txt
PyMySQL.egg-info/top_level.txt
pymysql/__init__.py
pymysql/_auth.py
pymysql/charset.py
pymysql/connections.py
pymysql/converters.py
pymysql/cursors.py
pymysql/err.py
pymysql/optionfile.py
pymysql/protocol.py
pymysql/times.py
tests/test_auth.py