| Name: | python36-mysql |
|---|---|
| Version: | 1.3.14 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Development/Libraries |
| Size: | 405451 |
| License: | GPLv2+ |
| RPM: | python36-mysql-1.3.14-1.el7.x86_64.rpm |
| Source RPM: | python3-mysql-1.3.14-1.el7.src.rpm |
| Build Date: | Wed Feb 01 2023 |
| Build Host: | build-ol7-x86_64.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) |