MySQL driver in pure Python
PyMySQL is a pure-Python MySQL client library, based on PEP 249.
Most public APIs are compatible with mysqlclient and MySQLdb.

If you would like to use "sha256_password" or "caching_sha2_password"
for authentication, you need to also install the py3-cryptography
package.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/PyMySQL/PyMySQL/
