{ "info": { "author": "Thomas Lamarche", "author_email": "glims@wanadoo.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable" ], "description": "Bottle-MySQL-Connector simplifies the use of mysql databases in your Bottle applications using MySQL Connector/Python, a self-contained Python driver for communicating with MySQL servers.\r\n\r\nTo automatically detect routes that need a database connection, the plugin searches for route callbacks that require a db keyword argument (configurable) and skips routes that do not. This removes any overhead for routes that don't need a database connection.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OloZ17/bottle-mysql-connector", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "bottle-mysql-connector", "package_url": "https://pypi.org/project/bottle-mysql-connector/", "platform": "Any", "project_url": "https://pypi.org/project/bottle-mysql-connector/", "project_urls": { "Homepage": "https://github.com/OloZ17/bottle-mysql-connector" }, "release_url": "https://pypi.org/project/bottle-mysql-connector/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "MySQL integration for Bottle.", "version": "0.0.4" }, "last_serial": 1462605, "releases": { "0.0.3": [], "0.0.4": [] }, "urls": [] }