Skip to main content

UNKNOWN

Project description

= raisin.mysqldb =

This module contains a class for keeping a connection to a MySQL database:

class DB:

“”” Encapsulate a MySQL connection in a class instance “””

It also contains a method to run Python methods while raising the right Exceptions when needed:

def run_method_using_mysqldb(method, parameters, marker):
“””

Run a method containing some code making use of the MySQL database. If anything goes wrong, return the marker, otherwise the result. “””

Project details


Release history Release notifications | RSS feed

This version

1.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

raisin.mysqldb-1.2.zip (18.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page