ports/databases/py-pymysql/pkg/DESCR

6 lines
287 B
Text

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 ${MODPY_PY_PREFIX}cryptography
package.