pydb-conn


Namepydb-conn JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/oym-tritec/pydb_conn
SummaryPython connector to Microsoft SQL Server
upload_time2023-09-03 02:19:36
maintainer
docs_urlNone
authorDaniel Taiba
requires_python
license
keywords dataframe mssql
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Overview 
DataFrames connector to SQL tables on Microsoft SQL Server

## DescripciĆ³n:
![Class view](docs/imgs/image-1.png)
![Description](docs/imgs/image.png)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oym-tritec/pydb_conn",
    "name": "pydb-conn",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "DataFrame MsSQL",
    "author": "Daniel Taiba",
    "author_email": "danielt.dtr@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8b/cf/9a77704b9df00d31d5d866e8765d2ee06004a5f4cae6546a1988a317fcce/pydb_conn-1.0.1.tar.gz",
    "platform": null,
    "description": "# Overview \r\nDataFrames connector to SQL tables on Microsoft SQL Server\r\n\r\n## Descripci\u00f3n:\r\n![Class view](docs/imgs/image-1.png)\r\n![Description](docs/imgs/image.png)\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python connector to Microsoft SQL Server",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/oym-tritec/pydb_conn"
    },
    "split_keywords": [
        "dataframe",
        "mssql"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f64bbbe40470c56ea18d052f2e9b25c9bb4c36e722b13b9149b7819a3f5f1424",
                "md5": "59be02844da63a43c59a83a40607303c",
                "sha256": "49a365497cbe46fd87c63ffa32bad6a01d87e95091683df86d0935e1ebbb22e0"
            },
            "downloads": -1,
            "filename": "pydb_conn-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "59be02844da63a43c59a83a40607303c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5097,
            "upload_time": "2023-09-03T02:19:35",
            "upload_time_iso_8601": "2023-09-03T02:19:35.110989Z",
            "url": "https://files.pythonhosted.org/packages/f6/4b/bbe40470c56ea18d052f2e9b25c9bb4c36e722b13b9149b7819a3f5f1424/pydb_conn-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8bcf9a77704b9df00d31d5d866e8765d2ee06004a5f4cae6546a1988a317fcce",
                "md5": "573900dc6a31925ad46bcea8bbc10dba",
                "sha256": "d290bfc1b9570f63cf5db307b26b68a7788380dc13243d1314a29a098173382d"
            },
            "downloads": -1,
            "filename": "pydb_conn-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "573900dc6a31925ad46bcea8bbc10dba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4500,
            "upload_time": "2023-09-03T02:19:36",
            "upload_time_iso_8601": "2023-09-03T02:19:36.969722Z",
            "url": "https://files.pythonhosted.org/packages/8b/cf/9a77704b9df00d31d5d866e8765d2ee06004a5f4cae6546a1988a317fcce/pydb_conn-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-03 02:19:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oym-tritec",
    "github_project": "pydb_conn",
    "github_not_found": true,
    "lcname": "pydb-conn"
}
        
Elapsed time: 0.12363s