Name: | python36-mysql |
---|---|
Version: | 1.3.12 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 426179 |
License: | GPLv2+ |
RPM: | python36-mysql-1.3.12-2.el7.aarch64.rpm |
Source RPM: | python3-mysql-1.3.12-2.el7.src.rpm |
Build Date: | Mon May 10 2021 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/PyMySQL/mysqlclient-python |
Summary: | An interface to MySQL |
Description: | Python interface to MySQL MySQLdb is an interface to the popular MySQL database server for Python. The design goals are: - Compliance with Python database API version 2.0 - Thread-safety - Thread-friendliness (threads will not block each other) |