mssql-python


Namemssql-python JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/microsoft/mssql-python
SummaryA Python library for interacting with Microsoft SQL Server
upload_time2025-02-19 14:10:04
maintainerNone
docs_urlNone
authorMicrosoft Corporation
requires_python==3.13.*
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mssql-python

This is a new Python driver for Microsoft SQL Server currently under development.

## Development Stage

Please note that this project is in the early stages of development. No code, logic, or binaries are present in this package at this time. This release is intended to reserve the package name on PyPI and provide a placeholder for future development. Stay tuned for updates as we continue to work on this project.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/microsoft/mssql-python",
    "name": "mssql-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "==3.13.*",
    "maintainer_email": null,
    "keywords": null,
    "author": "Microsoft Corporation",
    "author_email": "pysqldriver@microsoft.com",
    "download_url": null,
    "platform": null,
    "description": "# mssql-python\n\nThis is a new Python driver for Microsoft SQL Server currently under development.\n\n## Development Stage\n\nPlease note that this project is in the early stages of development. No code, logic, or binaries are present in this package at this time. This release is intended to reserve the package name on PyPI and provide a placeholder for future development. Stay tuned for updates as we continue to work on this project.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python library for interacting with Microsoft SQL Server",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/microsoft/mssql-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9f14e08541f58cb4a4709b74c3cf4d235076b4f3b5bc7d3239c9ef4a7e2363cc",
                "md5": "854d58d6c673bb1b6428a022e97e7aa1",
                "sha256": "a49554607c36d979576a3ba241e0dabb41d5418817c187198c7783f188990b5c"
            },
            "downloads": -1,
            "filename": "mssql_python-0.1.3-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "854d58d6c673bb1b6428a022e97e7aa1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "==3.13.*",
            "size": 1276295,
            "upload_time": "2025-02-19T14:10:04",
            "upload_time_iso_8601": "2025-02-19T14:10:04.003022Z",
            "url": "https://files.pythonhosted.org/packages/9f/14/e08541f58cb4a4709b74c3cf4d235076b4f3b5bc7d3239c9ef4a7e2363cc/mssql_python-0.1.3-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-19 14:10:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "microsoft",
    "github_project": "mssql-python",
    "github_not_found": true,
    "lcname": "mssql-python"
}
        
Elapsed time: 0.46196s