{ "info": { "author": "Software Mechanic", "author_email": "softwaremechanic32@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Disclaimer: This was written as part of the wnframework, while working there as an employee. http://code.google.com/p/wnframework/\n\nJust a basic python wrapper for most of the Mysql Admin commands. Got tired of having to exit python and going to mysql shell for the same. Been using it in production on mysql Ver 14.12 Distrib 5.0.77, for some time(occasionally tried with percona too).\n\nthough no proper test cases/testing has been done....\n\n\nTO INSTALL : \nJust clone the repo, cd to the directory and run sudo python setup.py install.\n\nOr just use sudo easy_install dbadmin\n\nUsage:\n\nfrom DbAdmin import DbAdministrator\nDA = DbAdministrator()\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/emofeedback/python-DbAdmin.git", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "databaseadmin", "package_url": "https://pypi.org/project/databaseadmin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/databaseadmin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/emofeedback/python-DbAdmin.git" }, "release_url": "https://pypi.org/project/databaseadmin/1.0/", "requires_dist": null, "requires_python": null, "summary": "just a python wrapper for doing most DB admin functions", "version": "1.0" }, "last_serial": 2162379, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "7ba2df6e72792cd5956ee948c486e09e", "sha256": "ee52950e5fb2abd04259dcffa6ef1562fe2bcc9cd27e0081e85d0eb1438e4cfc" }, "downloads": -1, "filename": "databaseadmin-1.0.tar.gz", "has_sig": false, "md5_digest": "7ba2df6e72792cd5956ee948c486e09e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3114, "upload_time": "2016-06-11T18:41:11", "url": "https://files.pythonhosted.org/packages/7b/f0/394bd5b1d370727c62b7d525204cfc9c0c4f803c78fee7d3199b8bd2c8aa/databaseadmin-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7ba2df6e72792cd5956ee948c486e09e", "sha256": "ee52950e5fb2abd04259dcffa6ef1562fe2bcc9cd27e0081e85d0eb1438e4cfc" }, "downloads": -1, "filename": "databaseadmin-1.0.tar.gz", "has_sig": false, "md5_digest": "7ba2df6e72792cd5956ee948c486e09e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3114, "upload_time": "2016-06-11T18:41:11", "url": "https://files.pythonhosted.org/packages/7b/f0/394bd5b1d370727c62b7d525204cfc9c0c4f803c78fee7d3199b8bd2c8aa/databaseadmin-1.0.tar.gz" } ] }