Methods and functions:
Important
There is use @staticmethod for the class Connection.
Module of the connection to MySQL Server for get CONNECTION-object for manage DataBase (DB).
Class for the connection to database (MySQL).
Get connection for manage the DB.
mysql_data (Dict.) – MySQL Data.
Connection to DB (otherwise: str about error).
pymysql.connections.Connection | str