{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "= raisin.mysqldb =\n\nThis module contains a class for keeping a connection to a MySQL database:\n\n class DB:\n \"\"\"\n Encapsulate a MySQL connection in a class instance\n \"\"\"\n\nIt also contains a method to run Python methods while raising the right Exceptions when\nneeded:\n\n def run_method_using_mysqldb(method, parameters, marker):\n \"\"\"\n Run a method containing some code making use of the MySQL database.\n If anything goes wrong, return the marker, otherwise the result.\n \"\"\"\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "raisin.mysqldb", "package_url": "https://pypi.org/project/raisin.mysqldb/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/raisin.mysqldb/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/raisin.mysqldb/1.2/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "1.2" }, "last_serial": 798446, "releases": { "1.2": [ { "comment_text": "", "digests": { "md5": "5c57aa12e5283e26ff826beca93ddf3e", "sha256": "e26943ded5ed647a1c4576daf33646c6d3f66710697cf3d7466f58a59982741a" }, "downloads": -1, "filename": "raisin.mysqldb-1.2.zip", "has_sig": false, "md5_digest": "5c57aa12e5283e26ff826beca93ddf3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18145, "upload_time": "2012-08-23T09:53:12", "url": "https://files.pythonhosted.org/packages/64/ab/8b537085a5b991542fb202fc867b519e9e4011816d3ea9919077e60b61b1/raisin.mysqldb-1.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5c57aa12e5283e26ff826beca93ddf3e", "sha256": "e26943ded5ed647a1c4576daf33646c6d3f66710697cf3d7466f58a59982741a" }, "downloads": -1, "filename": "raisin.mysqldb-1.2.zip", "has_sig": false, "md5_digest": "5c57aa12e5283e26ff826beca93ddf3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18145, "upload_time": "2012-08-23T09:53:12", "url": "https://files.pythonhosted.org/packages/64/ab/8b537085a5b991542fb202fc867b519e9e4011816d3ea9919077e60b61b1/raisin.mysqldb-1.2.zip" } ] }