pmgmssql


Namepmgmssql JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryPMG+ Toolbox for Microsoft SQL Server
upload_time2024-11-12 17:59:15
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords mssql
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PMG MS SQL Toolbox

A simple way to interact with Microsoft SQL server and make Microsoft's `bcp` and `sqlcmd` tools available to other Python code.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pmgmssql",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "mssql",
    "author": null,
    "author_email": "Preston Meyer Group <dev@pmgroup.ch>",
    "download_url": "https://files.pythonhosted.org/packages/45/f8/776a37965989025ef9b3a58616e5e43fc11e269abe1b5a20e01b74082e52/pmgmssql-0.1.2.tar.gz",
    "platform": null,
    "description": "# PMG MS SQL Toolbox\n\nA simple way to interact with Microsoft SQL server and make Microsoft's `bcp` and `sqlcmd` tools available to other Python code.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "PMG+ Toolbox for Microsoft SQL Server",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [
        "mssql"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bfa9d2256e8e44dbe302edc84012c4b9a9a41687075ecf3ed6845154feff725c",
                "md5": "ed6e4016683d1d62285e12446d026c3f",
                "sha256": "7d35da1a78c807dde89546afbe7c6ca1062c50ebdfdfa1353e0d16374f3c9150"
            },
            "downloads": -1,
            "filename": "pmgmssql-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ed6e4016683d1d62285e12446d026c3f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 4162,
            "upload_time": "2024-11-12T17:59:14",
            "upload_time_iso_8601": "2024-11-12T17:59:14.300341Z",
            "url": "https://files.pythonhosted.org/packages/bf/a9/d2256e8e44dbe302edc84012c4b9a9a41687075ecf3ed6845154feff725c/pmgmssql-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45f8776a37965989025ef9b3a58616e5e43fc11e269abe1b5a20e01b74082e52",
                "md5": "0d0cd3684722d54068279bb9cd98d087",
                "sha256": "58df52cf69ef9d2366ef1fd43d202b7b36eb28ac75e9ad723fc25cd06f5028cf"
            },
            "downloads": -1,
            "filename": "pmgmssql-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0d0cd3684722d54068279bb9cd98d087",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3885,
            "upload_time": "2024-11-12T17:59:15",
            "upload_time_iso_8601": "2024-11-12T17:59:15.864606Z",
            "url": "https://files.pythonhosted.org/packages/45/f8/776a37965989025ef9b3a58616e5e43fc11e269abe1b5a20e01b74082e52/pmgmssql-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-12 17:59:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pmgmssql"
}
        
Elapsed time: 1.07870s