mysql


Namemysql JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/valhallasw/virtual-mysql-pypi-package
SummaryVirtual package for MySQL-python
upload_time2021-05-25 19:52:16
maintainer
docs_urlNone
authorMerlijn van Deen
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ----------------------------
Virtual MySQL-python package
----------------------------

This package is a 'virtual package', which requires MySQL-python (Python 2)
or mysqlclient (Python 3) to install.
In effect, this means 'pip install mysql' will actually install MySQL-python.

Instead of depending on this package, please depend on the relevant package
directly.

See also:
- https://pypi.python.org/pypi/MySQL-python
- https://pypi.python.org/pypi/mysqlclient




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/valhallasw/virtual-mysql-pypi-package",
    "name": "mysql",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Merlijn van Deen",
    "author_email": "valhallasw@arctus.nl",
    "download_url": "https://files.pythonhosted.org/packages/8d/3c/943f6734849a6aed97d83af689ce7096927b52465df7bccfbcb45a7e7d14/mysql-0.0.3.tar.gz",
    "platform": "",
    "description": "----------------------------\nVirtual MySQL-python package\n----------------------------\n\nThis package is a 'virtual package', which requires MySQL-python (Python 2)\nor mysqlclient (Python 3) to install.\nIn effect, this means 'pip install mysql' will actually install MySQL-python.\n\nInstead of depending on this package, please depend on the relevant package\ndirectly.\n\nSee also:\n- https://pypi.python.org/pypi/MySQL-python\n- https://pypi.python.org/pypi/mysqlclient\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Virtual package for MySQL-python",
    "version": "0.0.3",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "aed975ffb2e5ab0faed2bbf94a2a925e",
                "sha256": "8893cb143a5ac525c49ef358a23b8a0dc9721a95646f7bab6ca2f384c18a6a9a"
            },
            "downloads": -1,
            "filename": "mysql-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aed975ffb2e5ab0faed2bbf94a2a925e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1237,
            "upload_time": "2021-05-25T19:52:15",
            "upload_time_iso_8601": "2021-05-25T19:52:15.462783Z",
            "url": "https://files.pythonhosted.org/packages/9a/52/8d29c58f6ae448a72fbc612955bd31accb930ca479a7ba7197f4ae4edec2/mysql-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "1b6246e59080cc61a2eea45ad6e64f8c",
                "sha256": "fd7bae7d7301ce7cd3932e5ff7f77bbc8e34872108252866e08d16d6b8e8de8c"
            },
            "downloads": -1,
            "filename": "mysql-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "1b6246e59080cc61a2eea45ad6e64f8c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2037,
            "upload_time": "2021-05-25T19:52:16",
            "upload_time_iso_8601": "2021-05-25T19:52:16.818488Z",
            "url": "https://files.pythonhosted.org/packages/8d/3c/943f6734849a6aed97d83af689ce7096927b52465df7bccfbcb45a7e7d14/mysql-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-05-25 19:52:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "valhallasw",
    "github_project": "virtual-mysql-pypi-package",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mysql"
}
        
Elapsed time: 0.01930s