pypyodbc


Namepypyodbc JSON
Version 1.3.6 PyPI version JSON
download
home_pagehttps://github.com/pypyodbc/pypyodbc
SummaryA Pure Python ctypes ODBC module
upload_time2021-12-23 14:55:56
maintainerNobody - volunteers welcome
docs_urlNone
authorjiangwen365
requires_python
licenseMIT
keywords python database interface odbc pypy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
                  A Pure Python ctypes ODBC module compatible with PyPy and almost totally same usage as pyodbc
      


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pypyodbc/pypyodbc",
    "name": "pypyodbc",
    "maintainer": "Nobody - volunteers welcome",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Python,Database,Interface,ODBC,PyPy",
    "author": "jiangwen365",
    "author_email": "jiangwen365@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/62/94/a5bb72a83366c3249d60c7c465b25cb4252b6be4cc2b13eef048e8e73085/pypyodbc-1.3.6.tar.gz",
    "platform": "",
    "description": "      A Pure Python ctypes ODBC module compatible with PyPy and almost totally same usage as pyodbc\n      \n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Pure Python ctypes ODBC module",
    "version": "1.3.6",
    "project_urls": {
        "Homepage": "https://github.com/pypyodbc/pypyodbc"
    },
    "split_keywords": [
        "python",
        "database",
        "interface",
        "odbc",
        "pypy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6294a5bb72a83366c3249d60c7c465b25cb4252b6be4cc2b13eef048e8e73085",
                "md5": "b7758b23bd9d1f2132d98741c00cfae4",
                "sha256": "23d353c67bfcd7cb200074f2788f97969dd8084855e47e548ec6ec08d17d38fb"
            },
            "downloads": -1,
            "filename": "pypyodbc-1.3.6.tar.gz",
            "has_sig": false,
            "md5_digest": "b7758b23bd9d1f2132d98741c00cfae4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24336,
            "upload_time": "2021-12-23T14:55:56",
            "upload_time_iso_8601": "2021-12-23T14:55:56.304041Z",
            "url": "https://files.pythonhosted.org/packages/62/94/a5bb72a83366c3249d60c7c465b25cb4252b6be4cc2b13eef048e8e73085/pypyodbc-1.3.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-12-23 14:55:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypyodbc",
    "github_project": "pypyodbc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pypyodbc"
}
        
Elapsed time: 0.26858s