{ "info": { "author": "Jordan Yerandi Cortes Guzman", "author_email": "jordancg91@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Build Tools" ], "description": "mySQLace\n========\n\nPython interface for MySQL connections.\n\nGetting Started\n---------------\n\nThese instructions will get you a copy of the project up and running on\nyour local machine for development and testing purposes. See deployment\nfor notes on how to deploy the project on a live system.\n\nPrerequisites\n~~~~~~~~~~~~~\n\nPython\n^^^^^^\n\nThe latest versions of Mac OS, CentOS, Fedora, Redhat Enterprise (RHEL)\nand Ubuntu come with Python 2.7 out of the box.\n\n::\n\n $ command -v python\n\nIf Python is not installed you can `follow the next\ninstructions `__.\n\nSetuptools & Pip\n^^^^^^^^^^^^^^^^\n\nThe two most crucial third-party Python packages are setuptools and pip.\n\nPython 2.7.9 and later (on the python2 series), and Python 3.4 and later\ninclude pip by default.\n\nTo see if pip is installed, open a command prompt and run\n\n::\n\n $ command -v pip\n\nTo install pip, follow the `official pip installation\nguide `__ (this will\nautomatically install the latest version of setuptools).\n\nInstalling\n~~~~~~~~~~\n\nJust use \u00b4pip\u00b4 to install\n\n::\n\n pip install mySQLace\n\nOr to upgrade\n\n::\n\n pip install --upgrade mySQLace\n\nDeployment\n----------\n\nIf your server allows it you can install ``mySQLace`` the same way it\nwas explained above.\n\nIf not you can just download this project into your server alongside\nyour project and import the package like\n\n::\n\n from mySQLace import mySQLace\n\nRunning a simple file just containing the import statement must output\nno errors.\n\nBuilt With\n----------\n\n- `MySQL Connector `__\n - Backend connector for MySQL calls.\n- `Pandoc `__ - To get your nicely formatted README\n on the module's PyPi page.\n\nVersioning\n----------\n\nWe use `SemVer `__ for versioning. For the versions\navailable, see the `tags on this\nrepository `__.\n\nAuthors\n-------\n\n- **Jordan Cortes** - *Initial work* -\n `jordanncg `__\n\nSee also the list of `contributors `__ who participated in\nthis project.\n\nLicense\n-------\n\nThird-party software components have their own licenses inside each\npacakge.\n\nExcept where otherwise noted, this project is licensed under the GPL\nLicense - see the\n`LICENSE `__ file for\ndetails.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jordanncg/mySQLace", "keywords": "development mysql connector", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "mySQLace", "package_url": "https://pypi.org/project/mySQLace/", "platform": "", "project_url": "https://pypi.org/project/mySQLace/", "project_urls": { "Homepage": "https://github.com/jordanncg/mySQLace" }, "release_url": "https://pypi.org/project/mySQLace/0.1.0a3/", "requires_dist": null, "requires_python": "", "summary": "Python interface for MySQL connections", "version": "0.1.0a3" }, "last_serial": 2458866, "releases": { "0.1.0a1": [ { "comment_text": "", "digests": { "md5": "5c084357975dd2577f0fdeb9af6474a7", "sha256": "298f5d10c8ff74fdad46af34f1b6489ac018e561cf4f2b67905e140906848d28" }, "downloads": -1, "filename": "mySQLace-0.1.0a1-py2-none-any.whl", "has_sig": false, "md5_digest": "5c084357975dd2577f0fdeb9af6474a7", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5973, "upload_time": "2016-11-14T07:30:08", "url": "https://files.pythonhosted.org/packages/46/de/09e81f0b15a08e33abdb6a53d1d28526a5f544d0a587a277fb15a9ebf5fc/mySQLace-0.1.0a1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "28305b5763f6e84887b13eebd5662ae0", "sha256": "7c0c0e1082779ba931b26661d616c18d82e4df08e8c879046c6b0cd25253501d" }, "downloads": -1, "filename": "mySQLace-0.1.0a1.tar.gz", "has_sig": false, "md5_digest": "28305b5763f6e84887b13eebd5662ae0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15788, "upload_time": "2016-11-14T07:30:11", "url": "https://files.pythonhosted.org/packages/52/8e/ca33997432c690cbd983273b4144fec475b46f962a07667c4c850e8cd07a/mySQLace-0.1.0a1.tar.gz" } ], "0.1.0a2": [ { "comment_text": "", "digests": { "md5": "1a32fdac12235334e075c68ba16dbe79", "sha256": "6920cee758494bb983a3912f67e3cf8453e79542829639a7fe86331c24bf965e" }, "downloads": -1, "filename": "mySQLace-0.1.0a2-py2-none-any.whl", "has_sig": false, "md5_digest": "1a32fdac12235334e075c68ba16dbe79", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 153303, "upload_time": "2016-11-14T07:41:44", "url": "https://files.pythonhosted.org/packages/50/a9/e2f69e3be1a1ccb6c2744d2d26d3d82f14be0167bf2cab0da98a54408302/mySQLace-0.1.0a2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "878943c9899901e9951c47e18a5e435a", "sha256": "9d6887ffd63fae0fa50dc5d8b004aa80e2c95377cea79f29057161bf7325d7b9" }, "downloads": -1, "filename": "mySQLace-0.1.0a2.tar.gz", "has_sig": false, "md5_digest": "878943c9899901e9951c47e18a5e435a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 131947, "upload_time": "2016-11-14T07:41:48", "url": "https://files.pythonhosted.org/packages/97/03/aaeeb3a519fcce7530e7f81c721bd5bd2b29ddf26186603a3d7ac84f8f63/mySQLace-0.1.0a2.tar.gz" } ], "0.1.0a3": [ { "comment_text": "", "digests": { "md5": "51def67db0c7fb4cf2dd8407ac5a78c4", "sha256": "36c681274391730c59a2a382908652ffe5d3fc8d028e875a5bd5077b20739ee5" }, "downloads": -1, "filename": "mySQLace-0.1.0a3-py2-none-any.whl", "has_sig": false, "md5_digest": "51def67db0c7fb4cf2dd8407ac5a78c4", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 153241, "upload_time": "2016-11-14T07:50:09", "url": "https://files.pythonhosted.org/packages/e3/49/2a04cea85fd2af51f0eece9227b7df2514785094face4c28084c822f2ae4/mySQLace-0.1.0a3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a4d7489de35f174ed83e1acc0c2c8a18", "sha256": "2b8fd24cf60e6d54f5575738b18427b2de1169c400f3847c83695db4c45c3495" }, "downloads": -1, "filename": "mySQLace-0.1.0a3.tar.gz", "has_sig": false, "md5_digest": "a4d7489de35f174ed83e1acc0c2c8a18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 131898, "upload_time": "2016-11-14T07:50:12", "url": "https://files.pythonhosted.org/packages/34/4b/8cae60fde8ba5afa12211b79ebbf30d40cf7450c2c1d9a1ee92e627ce49c/mySQLace-0.1.0a3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "51def67db0c7fb4cf2dd8407ac5a78c4", "sha256": "36c681274391730c59a2a382908652ffe5d3fc8d028e875a5bd5077b20739ee5" }, "downloads": -1, "filename": "mySQLace-0.1.0a3-py2-none-any.whl", "has_sig": false, "md5_digest": "51def67db0c7fb4cf2dd8407ac5a78c4", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 153241, "upload_time": "2016-11-14T07:50:09", "url": "https://files.pythonhosted.org/packages/e3/49/2a04cea85fd2af51f0eece9227b7df2514785094face4c28084c822f2ae4/mySQLace-0.1.0a3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a4d7489de35f174ed83e1acc0c2c8a18", "sha256": "2b8fd24cf60e6d54f5575738b18427b2de1169c400f3847c83695db4c45c3495" }, "downloads": -1, "filename": "mySQLace-0.1.0a3.tar.gz", "has_sig": false, "md5_digest": "a4d7489de35f174ed83e1acc0c2c8a18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 131898, "upload_time": "2016-11-14T07:50:12", "url": "https://files.pythonhosted.org/packages/34/4b/8cae60fde8ba5afa12211b79ebbf30d40cf7450c2c1d9a1ee92e627ce49c/mySQLace-0.1.0a3.tar.gz" } ] }