clickhouse-connect-dengine


Nameclickhouse-connect-dengine JSON
Version 0.5.15 PyPI version JSON
download
home_pagehttps://github.com/ClickHouse/clickhouse-connect
SummaryClickHouse core driver, SqlAlchemy, and Superset libraries
upload_time2023-03-21 10:49:45
maintainer
docs_urlNone
authorClickHouse Inc.
requires_python~=3.7
licenseApache License 2.0
keywords clickhouse superset sqlalchemy http driver
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## ClickHouse Connect

A suite of Python packages for connecting Python to ClickHouse:
* Pandas DataFrames
* Numpy Arrays
* PyArrow Tables
* SQLAlchemy 1.3 and 1.4 (limited feature set)
* Apache Superset 1.4+


### Complete Documentation
The documentation for ClickHouse Connect has moved to
[ClickHouse Docs](https://clickhouse.com/docs/en/integrations/language-clients/python/intro) 


### Installation

```
pip install clickhouse-connect
```

ClickHouse Connect requires Python 3.7 or higher.  



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ClickHouse/clickhouse-connect",
    "name": "clickhouse-connect-dengine",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": "",
    "keywords": "clickhouse,superset,sqlalchemy,http,driver",
    "author": "ClickHouse Inc.",
    "author_email": "clients@clickhouse.com",
    "download_url": "https://files.pythonhosted.org/packages/97/08/7861e5ff52c54df71605745add4b5b8912987c8310f663624dbfc40659fd/clickhouse-connect-dengine-0.5.15.tar.gz",
    "platform": null,
    "description": "## ClickHouse Connect\n\nA suite of Python packages for connecting Python to ClickHouse:\n* Pandas DataFrames\n* Numpy Arrays\n* PyArrow Tables\n* SQLAlchemy 1.3 and 1.4 (limited feature set)\n* Apache Superset 1.4+\n\n\n### Complete Documentation\nThe documentation for ClickHouse Connect has moved to\n[ClickHouse Docs](https://clickhouse.com/docs/en/integrations/language-clients/python/intro) \n\n\n### Installation\n\n```\npip install clickhouse-connect\n```\n\nClickHouse Connect requires Python 3.7 or higher.  \n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "ClickHouse core driver, SqlAlchemy, and Superset libraries",
    "version": "0.5.15",
    "split_keywords": [
        "clickhouse",
        "superset",
        "sqlalchemy",
        "http",
        "driver"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f5701201aee72c27e64ed3d64ae81e6aebf6be17a5404fbba01a3443f0fe4d8",
                "md5": "91344292fb7c5f46bfd5ec78992d7e13",
                "sha256": "4fb8b12bac23f345951e3d26ddc3bbf989075902be3871f9d9e8a4998166ab55"
            },
            "downloads": -1,
            "filename": "clickhouse_connect_dengine-0.5.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "91344292fb7c5f46bfd5ec78992d7e13",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.7",
            "size": 87242,
            "upload_time": "2023-03-21T10:49:43",
            "upload_time_iso_8601": "2023-03-21T10:49:43.556613Z",
            "url": "https://files.pythonhosted.org/packages/7f/57/01201aee72c27e64ed3d64ae81e6aebf6be17a5404fbba01a3443f0fe4d8/clickhouse_connect_dengine-0.5.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97087861e5ff52c54df71605745add4b5b8912987c8310f663624dbfc40659fd",
                "md5": "16af114086157eaca444ce209241f143",
                "sha256": "2424bb3fc0460305e97bfa5455d3734f3ead3bbd537273cf58649eb099fb5acb"
            },
            "downloads": -1,
            "filename": "clickhouse-connect-dengine-0.5.15.tar.gz",
            "has_sig": false,
            "md5_digest": "16af114086157eaca444ce209241f143",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.7",
            "size": 67199,
            "upload_time": "2023-03-21T10:49:45",
            "upload_time_iso_8601": "2023-03-21T10:49:45.569807Z",
            "url": "https://files.pythonhosted.org/packages/97/08/7861e5ff52c54df71605745add4b5b8912987c8310f663624dbfc40659fd/clickhouse-connect-dengine-0.5.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-21 10:49:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "ClickHouse",
    "github_project": "clickhouse-connect",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "clickhouse-connect-dengine"
}
        
Elapsed time: 0.05598s