Name: | python34-mysql |
---|---|
Version: | 1.3.12 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 373873 |
License: | GPLv2+ |
RPM: | python34-mysql-1.3.12-1.el7.aarch64.rpm |
Source RPM: | python3-mysql-1.3.12-1.el7.src.rpm |
Build Date: | Tue May 29 2018 |
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) |