timeplus-connect


Nametimeplus-connect JSON
Version 0.8.14 PyPI version JSON
download
home_pagehttps://github.com/timeplus-io/timeplus-connect
SummaryTimeplus Database Core Driver for Python, Pandas, and Superset
upload_time2025-01-27 06:34:19
maintainerNone
docs_urlNone
authorTimeplus Inc.
requires_python~=3.8
licenseApache License 2.0
keywords timeplus superset sqlalchemy http driver
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Timeplus Connect

This project provides Python connector to interact with Timeplus Enterprise or Timeplus Proton. The code is based on [clickhouse-connect](https://github.com/ClickHouse/clickhouse-connect).

A high performance database driver for connecting Timeplus to Python, Pandas, and Superset

* Pandas DataFrames
* Numpy Arrays
* PyArrow Tables
* Superset Connector
* SQLAlchemy 1.3 and 1.4 (limited feature set)

Timeplus Connect currently uses the Timeplus HTTP interface for maximum compatibility.

### Installation

```
pip install timeplus-connect
```

Timeplus Connect requires Python 3.8 or higher.

### Superset Connectivity (to be verified)

Timeplus Connect is fully integrated with Apache Superset.

When creating a Superset Data Source, either use the provided connection dialog, or a SqlAlchemy DSN in the form
`timeplusdb://{username}:{password}@{host}:{port}`.

### SQLAlchemy Implementation (to be verified)

Timeplus Connect incorporates a minimal SQLAlchemy implementation (without any ORM features) for compatibility with
Superset. It has only been tested against SQLAlchemy versions 1.3.x and 1.4.x, and is unlikely to work with more
complex SQLAlchemy applications.

### Asyncio Support (to be verified)

Timeplus Connect provides an async wrapper, so that it is possible to use the client in an `asyncio` environment.
See the [run_async example](./examples/run_async.py) for more details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/timeplus-io/timeplus-connect",
    "name": "timeplus-connect",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.8",
    "maintainer_email": null,
    "keywords": "timeplus, superset, sqlalchemy, http, driver",
    "author": "Timeplus Inc.",
    "author_email": "eng@timeplus.com",
    "download_url": "https://files.pythonhosted.org/packages/eb/4a/dd038db736199a008739bb9a99ce0db1cce8178361ff05e836fd9ab05402/timeplus_connect-0.8.14.tar.gz",
    "platform": null,
    "description": "## Timeplus Connect\n\nThis project provides Python connector to interact with Timeplus Enterprise or Timeplus Proton. The code is based on [clickhouse-connect](https://github.com/ClickHouse/clickhouse-connect).\n\nA high performance database driver for connecting Timeplus to Python, Pandas, and Superset\n\n* Pandas DataFrames\n* Numpy Arrays\n* PyArrow Tables\n* Superset Connector\n* SQLAlchemy 1.3 and 1.4 (limited feature set)\n\nTimeplus Connect currently uses the Timeplus HTTP interface for maximum compatibility.\n\n### Installation\n\n```\npip install timeplus-connect\n```\n\nTimeplus Connect requires Python 3.8 or higher.\n\n### Superset Connectivity (to be verified)\n\nTimeplus Connect is fully integrated with Apache Superset.\n\nWhen creating a Superset Data Source, either use the provided connection dialog, or a SqlAlchemy DSN in the form\n`timeplusdb://{username}:{password}@{host}:{port}`.\n\n### SQLAlchemy Implementation (to be verified)\n\nTimeplus Connect incorporates a minimal SQLAlchemy implementation (without any ORM features) for compatibility with\nSuperset. It has only been tested against SQLAlchemy versions 1.3.x and 1.4.x, and is unlikely to work with more\ncomplex SQLAlchemy applications.\n\n### Asyncio Support (to be verified)\n\nTimeplus Connect provides an async wrapper, so that it is possible to use the client in an `asyncio` environment.\nSee the [run_async example](./examples/run_async.py) for more details.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Timeplus Database Core Driver for Python, Pandas, and Superset",
    "version": "0.8.14",
    "project_urls": {
        "Homepage": "https://github.com/timeplus-io/timeplus-connect"
    },
    "split_keywords": [
        "timeplus",
        " superset",
        " sqlalchemy",
        " http",
        " driver"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "421aced5204d9b03844aa7f8c5d1b63d7ca460e7bbed8cc33aff44075e043ef1",
                "md5": "090756d9a44b51d506e9d23501457c84",
                "sha256": "6916cbe1faa290f4194ed29b34e5539fe2a6adb998f3e2340273ee788e6f9108"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "090756d9a44b51d506e9d23501457c84",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "~=3.8",
            "size": 257298,
            "upload_time": "2025-01-27T06:32:37",
            "upload_time_iso_8601": "2025-01-27T06:32:37.187889Z",
            "url": "https://files.pythonhosted.org/packages/42/1a/ced5204d9b03844aa7f8c5d1b63d7ca460e7bbed8cc33aff44075e043ef1/timeplus_connect-0.8.14-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e58148b5979dbc72b0be34f102eb9e689b222773f9b1af628c737425880a1ddb",
                "md5": "552a7b64292954aebf58f49010384640",
                "sha256": "6679df5e55aca884d471686b849dd27cd7ef0234f90146f58235fe73534bc54b"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "552a7b64292954aebf58f49010384640",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "~=3.8",
            "size": 250729,
            "upload_time": "2025-01-27T06:32:39",
            "upload_time_iso_8601": "2025-01-27T06:32:39.313259Z",
            "url": "https://files.pythonhosted.org/packages/e5/81/48b5979dbc72b0be34f102eb9e689b222773f9b1af628c737425880a1ddb/timeplus_connect-0.8.14-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ace8bafd7681e3b2c979d743546410083f4ad6ee3ee0820ec8318ea3fa4b87cf",
                "md5": "82bf4147b526ffc8f9fad88435f662b3",
                "sha256": "3ece1c9306a3f2c2ae8571bbe9b6c9916ea3845373e288b1b873637744464b3f"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "82bf4147b526ffc8f9fad88435f662b3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "~=3.8",
            "size": 978590,
            "upload_time": "2025-01-27T06:32:41",
            "upload_time_iso_8601": "2025-01-27T06:32:41.609978Z",
            "url": "https://files.pythonhosted.org/packages/ac/e8/bafd7681e3b2c979d743546410083f4ad6ee3ee0820ec8318ea3fa4b87cf/timeplus_connect-0.8.14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "13e77dddd3609165794d76a1a20e4be565e84fa482745874676d768fff4030dc",
                "md5": "0741cdb499676d7e5f74c6ce4b38e9f0",
                "sha256": "43251a624008657435c62c0a626ab5fef4766c40ea1221d85582d59c841961ff"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "0741cdb499676d7e5f74c6ce4b38e9f0",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "~=3.8",
            "size": 954604,
            "upload_time": "2025-01-27T06:32:43",
            "upload_time_iso_8601": "2025-01-27T06:32:43.727242Z",
            "url": "https://files.pythonhosted.org/packages/13/e7/7dddd3609165794d76a1a20e4be565e84fa482745874676d768fff4030dc/timeplus_connect-0.8.14-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e9046b78ca9223eecdd81bc34b081bedc5b93b202e7633ada132c95d3174e3c1",
                "md5": "6225118c48156c59887b44014774d271",
                "sha256": "622e42cc250e28f47cc93127f4d0c76cc9b0f0c227336d30c2f822f54db33782"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp310-cp310-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6225118c48156c59887b44014774d271",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "~=3.8",
            "size": 969873,
            "upload_time": "2025-01-27T06:32:45",
            "upload_time_iso_8601": "2025-01-27T06:32:45.639896Z",
            "url": "https://files.pythonhosted.org/packages/e9/04/6b78ca9223eecdd81bc34b081bedc5b93b202e7633ada132c95d3174e3c1/timeplus_connect-0.8.14-cp310-cp310-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0b195552705b22ef3ba5eaac484d09170d4e4b1912f9465b95932050d9ae7cbf",
                "md5": "0b9ed7b2e2f57104690803208a221c40",
                "sha256": "a3f03677b7b3fffb6f53aa0c9a0b28d0d96c176f0271a7fa061e52eb5d302afd"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp310-cp310-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "0b9ed7b2e2f57104690803208a221c40",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "~=3.8",
            "size": 992585,
            "upload_time": "2025-01-27T06:32:48",
            "upload_time_iso_8601": "2025-01-27T06:32:48.003500Z",
            "url": "https://files.pythonhosted.org/packages/0b/19/5552705b22ef3ba5eaac484d09170d4e4b1912f9465b95932050d9ae7cbf/timeplus_connect-0.8.14-cp310-cp310-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ac83c0a10948f0e5663f104d52b07593bdf3908092d47748a6ad7d79b6ce4089",
                "md5": "b365b6b2798d852d0d9c8204737a6411",
                "sha256": "a20f0630cb6c6761a3629e3c4294331f2243c1823f6cf0fefaadb3ad6e27028c"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp310-cp310-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b365b6b2798d852d0d9c8204737a6411",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "~=3.8",
            "size": 1003619,
            "upload_time": "2025-01-27T06:32:50",
            "upload_time_iso_8601": "2025-01-27T06:32:50.015579Z",
            "url": "https://files.pythonhosted.org/packages/ac/83/c0a10948f0e5663f104d52b07593bdf3908092d47748a6ad7d79b6ce4089/timeplus_connect-0.8.14-cp310-cp310-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "44df10b748c9ccf7647b964e2a9d098b74f3e8e5779e9aa7e0620715849697db",
                "md5": "6d145382316d90ef59bdd8eb4e4b16c7",
                "sha256": "6447ef28afe08e7e29401bfc99296e292ba8807bd6cdb1fb621b9e817e0bd596"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "6d145382316d90ef59bdd8eb4e4b16c7",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "~=3.8",
            "size": 229272,
            "upload_time": "2025-01-27T06:32:51",
            "upload_time_iso_8601": "2025-01-27T06:32:51.256318Z",
            "url": "https://files.pythonhosted.org/packages/44/df/10b748c9ccf7647b964e2a9d098b74f3e8e5779e9aa7e0620715849697db/timeplus_connect-0.8.14-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "01876c86f05a626a2354e353b3933799dba9984f890a5b336ddff1e0a3e0ed0e",
                "md5": "b2c386182dfedf3843a9f3f08888fa69",
                "sha256": "4a079b769b2b825107eb5225722245ef8b2c74680044cedcd163c90c58ba9924"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b2c386182dfedf3843a9f3f08888fa69",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "~=3.8",
            "size": 246148,
            "upload_time": "2025-01-27T06:32:52",
            "upload_time_iso_8601": "2025-01-27T06:32:52.446425Z",
            "url": "https://files.pythonhosted.org/packages/01/87/6c86f05a626a2354e353b3933799dba9984f890a5b336ddff1e0a3e0ed0e/timeplus_connect-0.8.14-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7b3317ce33a799b778b97b1fba1ad306e18bb9952ac7026adb9c610739541ce9",
                "md5": "657a5363000f507d9ac3580ce628770a",
                "sha256": "c15f0b9274f51d98e574bce8d8df191c52241d35d0d11629be901d5a09f2b0f3"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "657a5363000f507d9ac3580ce628770a",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "~=3.8",
            "size": 257658,
            "upload_time": "2025-01-27T06:32:54",
            "upload_time_iso_8601": "2025-01-27T06:32:54.162511Z",
            "url": "https://files.pythonhosted.org/packages/7b/33/17ce33a799b778b97b1fba1ad306e18bb9952ac7026adb9c610739541ce9/timeplus_connect-0.8.14-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0042653354174e43cc237f15969caaf2c7a4988239413d5f20b0a37e700cf2b2",
                "md5": "5494d0c7a4b316307a811bbc75633234",
                "sha256": "379034923c2917c25e4e82f4e62e8b9c0fd05d8cbbb16602a08a18fb953d8875"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "5494d0c7a4b316307a811bbc75633234",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "~=3.8",
            "size": 250767,
            "upload_time": "2025-01-27T06:32:55",
            "upload_time_iso_8601": "2025-01-27T06:32:55.245213Z",
            "url": "https://files.pythonhosted.org/packages/00/42/653354174e43cc237f15969caaf2c7a4988239413d5f20b0a37e700cf2b2/timeplus_connect-0.8.14-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8bc7e63673bb0e255609d974298f2e97bd9f39f8a772df707eb3d483e289bf5f",
                "md5": "c2dbe0dee9457a9293c1b7aa8701d284",
                "sha256": "61fc87192d0adbb41a0cf9fbe5458c8f1d9511e8345c6adbea0256bffe0f7dde"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c2dbe0dee9457a9293c1b7aa8701d284",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "~=3.8",
            "size": 1071622,
            "upload_time": "2025-01-27T06:32:57",
            "upload_time_iso_8601": "2025-01-27T06:32:57.092567Z",
            "url": "https://files.pythonhosted.org/packages/8b/c7/e63673bb0e255609d974298f2e97bd9f39f8a772df707eb3d483e289bf5f/timeplus_connect-0.8.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "02b8f88d197f715f8b78e2091c1b57a0162ebd2b268d9197552dfb3100f8c366",
                "md5": "1934af623b7ea15d6815f6be03f5854a",
                "sha256": "03c9fc46aa79dbd2af43e0a42cd35eea026a6722ec1d646ab5896c363c751385"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "1934af623b7ea15d6815f6be03f5854a",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "~=3.8",
            "size": 1033474,
            "upload_time": "2025-01-27T06:32:58",
            "upload_time_iso_8601": "2025-01-27T06:32:58.991328Z",
            "url": "https://files.pythonhosted.org/packages/02/b8/f88d197f715f8b78e2091c1b57a0162ebd2b268d9197552dfb3100f8c366/timeplus_connect-0.8.14-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ce40539b22c3ead7b010f7a36dacea024573ccce0fa17ebfff538ec12e89f1c0",
                "md5": "bd26b688cb5fdb9647a9a2dd236ceca8",
                "sha256": "95aea759b88e5e316d1ccc76053fd9d04906355517ee1e321a53f11d6e5a5f5e"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp311-cp311-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "bd26b688cb5fdb9647a9a2dd236ceca8",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "~=3.8",
            "size": 1065930,
            "upload_time": "2025-01-27T06:33:00",
            "upload_time_iso_8601": "2025-01-27T06:33:00.714741Z",
            "url": "https://files.pythonhosted.org/packages/ce/40/539b22c3ead7b010f7a36dacea024573ccce0fa17ebfff538ec12e89f1c0/timeplus_connect-0.8.14-cp311-cp311-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "64df1a93863ec483f024f926051e1f778b71dc32fe79dcbe020755d3078c4df5",
                "md5": "8cec4337fc8ae70419056f18e7b9baba",
                "sha256": "7b8822677f95e93911fd9bc633a367cf82e4365c21afdaf68636d49a78f6c59a"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp311-cp311-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "8cec4337fc8ae70419056f18e7b9baba",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "~=3.8",
            "size": 1071886,
            "upload_time": "2025-01-27T06:33:02",
            "upload_time_iso_8601": "2025-01-27T06:33:02.412150Z",
            "url": "https://files.pythonhosted.org/packages/64/df/1a93863ec483f024f926051e1f778b71dc32fe79dcbe020755d3078c4df5/timeplus_connect-0.8.14-cp311-cp311-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b655ec270201443a9361bf4caf0d4ffcf53faec66d9d1e1c1fdb9a4a32fa60f8",
                "md5": "e97fc0728514807f874f04dcde90d4e2",
                "sha256": "8dad58b501c2474f4b7e977cc31c7a436e87e3844db5e5a7cde54fc078fbb38f"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e97fc0728514807f874f04dcde90d4e2",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "~=3.8",
            "size": 1102807,
            "upload_time": "2025-01-27T06:33:03",
            "upload_time_iso_8601": "2025-01-27T06:33:03.615627Z",
            "url": "https://files.pythonhosted.org/packages/b6/55/ec270201443a9361bf4caf0d4ffcf53faec66d9d1e1c1fdb9a4a32fa60f8/timeplus_connect-0.8.14-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f15f8a74e5794f848c24c8dba8354ebc1772fa10c39c6528c2fd81ac80e523c2",
                "md5": "a84d35dee7ccdd8640db2f3e7f7fe864",
                "sha256": "70d22bf7001270aa74d6d9fb6f2fb7ca460a115e317cc0644e70f0437a2047d9"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "a84d35dee7ccdd8640db2f3e7f7fe864",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "~=3.8",
            "size": 228975,
            "upload_time": "2025-01-27T06:33:04",
            "upload_time_iso_8601": "2025-01-27T06:33:04.821420Z",
            "url": "https://files.pythonhosted.org/packages/f1/5f/8a74e5794f848c24c8dba8354ebc1772fa10c39c6528c2fd81ac80e523c2/timeplus_connect-0.8.14-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2eff6aa9d992818968d380a364bbe14633bbaf063ec407bec6d0c794dfd94b35",
                "md5": "dcba2d45a95c65f95bf64f943f008f24",
                "sha256": "2bb06a4ba4a547e0173ffd7f0117fa3b5eb0f4da04153b9e6598ff501d709206"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "dcba2d45a95c65f95bf64f943f008f24",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "~=3.8",
            "size": 246225,
            "upload_time": "2025-01-27T06:33:07",
            "upload_time_iso_8601": "2025-01-27T06:33:07.446183Z",
            "url": "https://files.pythonhosted.org/packages/2e/ff/6aa9d992818968d380a364bbe14633bbaf063ec407bec6d0c794dfd94b35/timeplus_connect-0.8.14-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a4c8a72c8046ff693af9533f87d09fe7cdb34039f24a6468f95ab20637871d9c",
                "md5": "110f5d0f13656450bd16106c8c8ca226",
                "sha256": "2f87379943dac4af427bffb2f2fa319e465cd42699f5fb5345d37f4f8a2bdaec"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp312-cp312-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "110f5d0f13656450bd16106c8c8ca226",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "~=3.8",
            "size": 261248,
            "upload_time": "2025-01-27T06:33:09",
            "upload_time_iso_8601": "2025-01-27T06:33:09.241373Z",
            "url": "https://files.pythonhosted.org/packages/a4/c8/a72c8046ff693af9533f87d09fe7cdb34039f24a6468f95ab20637871d9c/timeplus_connect-0.8.14-cp312-cp312-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4d01ea822ece8c991dc15f461a97162a00aaf88bdc0a1e8c0932bb4b71221c59",
                "md5": "3634d148a4d2b2ed25364b860c42a99d",
                "sha256": "bfe6241e0e8b004727dd8657b41c99c47e50f015c4ce3fde7d1acbf6c1f960ff"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "3634d148a4d2b2ed25364b860c42a99d",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "~=3.8",
            "size": 253019,
            "upload_time": "2025-01-27T06:33:10",
            "upload_time_iso_8601": "2025-01-27T06:33:10.895353Z",
            "url": "https://files.pythonhosted.org/packages/4d/01/ea822ece8c991dc15f461a97162a00aaf88bdc0a1e8c0932bb4b71221c59/timeplus_connect-0.8.14-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6cef35d29f17bc4fcad922273edc60284944c3bf935818be3fd3f57be19178ff",
                "md5": "c8e138151a395afb43b36359ca3ef8dc",
                "sha256": "0190eb4cc61cdcbfe4c910c4c403ee449c20fedc79be62ddd966488602c11ab3"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c8e138151a395afb43b36359ca3ef8dc",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "~=3.8",
            "size": 1075570,
            "upload_time": "2025-01-27T06:33:12",
            "upload_time_iso_8601": "2025-01-27T06:33:12.341781Z",
            "url": "https://files.pythonhosted.org/packages/6c/ef/35d29f17bc4fcad922273edc60284944c3bf935818be3fd3f57be19178ff/timeplus_connect-0.8.14-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a376d1468a55d26932f6126e6028f805b939955a8f14950e25109772aec59bd6",
                "md5": "689f9349280887ca960eb4351d14ca53",
                "sha256": "ef4d1936bc8d907968558c1a4d3d5a25c1a70826eb5a53b80dcb9a030f3bd289"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "689f9349280887ca960eb4351d14ca53",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "~=3.8",
            "size": 1030760,
            "upload_time": "2025-01-27T06:33:13",
            "upload_time_iso_8601": "2025-01-27T06:33:13.729617Z",
            "url": "https://files.pythonhosted.org/packages/a3/76/d1468a55d26932f6126e6028f805b939955a8f14950e25109772aec59bd6/timeplus_connect-0.8.14-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1d5b7b5d4530a5368273b3ad86f63243680c67f3ee64a45f0031172747972125",
                "md5": "aa72f68de0d1c3ec42015e299022e299",
                "sha256": "aa8d03b90ca119a65f3b3dfab3cc123b1ad2af3212f39ff056c584b846027166"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp312-cp312-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "aa72f68de0d1c3ec42015e299022e299",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "~=3.8",
            "size": 1056525,
            "upload_time": "2025-01-27T06:33:15",
            "upload_time_iso_8601": "2025-01-27T06:33:15.016975Z",
            "url": "https://files.pythonhosted.org/packages/1d/5b/7b5d4530a5368273b3ad86f63243680c67f3ee64a45f0031172747972125/timeplus_connect-0.8.14-cp312-cp312-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8ff657e44b2eef0bd64b3901124c50cd1e857601d3ab146b899a722efcbdd523",
                "md5": "97485f923f427a15e05e39cd8118739e",
                "sha256": "ef7c7f4be9f4bbf82caabbb1a2cbc3ee9e00b0890af3d5ce0ab42806240a035d"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp312-cp312-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "97485f923f427a15e05e39cd8118739e",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "~=3.8",
            "size": 1073243,
            "upload_time": "2025-01-27T06:33:16",
            "upload_time_iso_8601": "2025-01-27T06:33:16.308863Z",
            "url": "https://files.pythonhosted.org/packages/8f/f6/57e44b2eef0bd64b3901124c50cd1e857601d3ab146b899a722efcbdd523/timeplus_connect-0.8.14-cp312-cp312-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "303b8fb800765ce1de748120e09d1cfa08fe9a17672ae6914b908d52edff1260",
                "md5": "73f8aebeb17cd05318c12f1df97241d3",
                "sha256": "3078cdc7692f5652584692cfac4786995251a5f3226d876830f061d78e71d5bd"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "73f8aebeb17cd05318c12f1df97241d3",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "~=3.8",
            "size": 1098436,
            "upload_time": "2025-01-27T06:33:17",
            "upload_time_iso_8601": "2025-01-27T06:33:17.462951Z",
            "url": "https://files.pythonhosted.org/packages/30/3b/8fb800765ce1de748120e09d1cfa08fe9a17672ae6914b908d52edff1260/timeplus_connect-0.8.14-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "15fb9f9ccbdd08e56caabe6e9a1d02c213f1a7f74e6718ad122635e692ab9cd7",
                "md5": "b31a9a9fba0647d6567ad9af8f37c247",
                "sha256": "2312d7099b03bb57d6bd8ca068b4e2a839a212168463ff0e7427aaa9b4649397"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "b31a9a9fba0647d6567ad9af8f37c247",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "~=3.8",
            "size": 228709,
            "upload_time": "2025-01-27T06:33:19",
            "upload_time_iso_8601": "2025-01-27T06:33:19.267669Z",
            "url": "https://files.pythonhosted.org/packages/15/fb/9f9ccbdd08e56caabe6e9a1d02c213f1a7f74e6718ad122635e692ab9cd7/timeplus_connect-0.8.14-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6ed0ad54eadd9bcea784d9e881df0110ec42f9e5f872fe22add1235d7f31bcd6",
                "md5": "622d3492a204c30a609544089ccae6f4",
                "sha256": "943134fac06d6bdadee71f146e39841555d2404b6eddf05631e34b7dac316d23"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "622d3492a204c30a609544089ccae6f4",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "~=3.8",
            "size": 246594,
            "upload_time": "2025-01-27T06:33:20",
            "upload_time_iso_8601": "2025-01-27T06:33:20.308241Z",
            "url": "https://files.pythonhosted.org/packages/6e/d0/ad54eadd9bcea784d9e881df0110ec42f9e5f872fe22add1235d7f31bcd6/timeplus_connect-0.8.14-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d5230fe4d1b3d3508dde4c1e8464f51ffe47b370a1b3ce9d777cb92c44398e2f",
                "md5": "4488f817919b53fe3e5e331c08e801cf",
                "sha256": "c6c4876a64ca6b86d7ec8cab1aeda61768981825bac8cb26c056f42d9ab7c611"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp313-cp313-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4488f817919b53fe3e5e331c08e801cf",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": "~=3.8",
            "size": 258447,
            "upload_time": "2025-01-27T06:33:21",
            "upload_time_iso_8601": "2025-01-27T06:33:21.325720Z",
            "url": "https://files.pythonhosted.org/packages/d5/23/0fe4d1b3d3508dde4c1e8464f51ffe47b370a1b3ce9d777cb92c44398e2f/timeplus_connect-0.8.14-cp313-cp313-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "becfc0ccc3584a6870d19dc25700553b0ca6f3104311ebdd6cc8a1324e151ee0",
                "md5": "9e0bfd6b18dd6fc74eac6dd0fa1ea927",
                "sha256": "5901d093113ba9f5f6b5c2efc553c8e00cedd224dbeee842d106f51010a7d24c"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp313-cp313-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "9e0bfd6b18dd6fc74eac6dd0fa1ea927",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": "~=3.8",
            "size": 250093,
            "upload_time": "2025-01-27T06:33:22",
            "upload_time_iso_8601": "2025-01-27T06:33:22.414808Z",
            "url": "https://files.pythonhosted.org/packages/be/cf/c0ccc3584a6870d19dc25700553b0ca6f3104311ebdd6cc8a1324e151ee0/timeplus_connect-0.8.14-cp313-cp313-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a82f431dfa9d97e85c6722e5300f18f6f2aff0f8f841cbf2dc028eaf924c5367",
                "md5": "3792f624bf5698ba7c655a9c18fd6cda",
                "sha256": "e43b9ddb674c7f73135ce1ce7a54c09d69ae539b22230e5ea0b1de9fcb530be6"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3792f624bf5698ba7c655a9c18fd6cda",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": "~=3.8",
            "size": 1058535,
            "upload_time": "2025-01-27T06:33:24",
            "upload_time_iso_8601": "2025-01-27T06:33:24.240341Z",
            "url": "https://files.pythonhosted.org/packages/a8/2f/431dfa9d97e85c6722e5300f18f6f2aff0f8f841cbf2dc028eaf924c5367/timeplus_connect-0.8.14-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c42591510720734d385586e97d9fd1ef4ac8a5c577ba772719f82068588a4190",
                "md5": "ba1a6b3a6ece0a2f1539138e6858e895",
                "sha256": "f722425bd1e8e8da6fdf6237d91a0cd88131c7bc04719f27a5e68cd6708bf7ba"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "ba1a6b3a6ece0a2f1539138e6858e895",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": "~=3.8",
            "size": 1014067,
            "upload_time": "2025-01-27T06:33:25",
            "upload_time_iso_8601": "2025-01-27T06:33:25.422842Z",
            "url": "https://files.pythonhosted.org/packages/c4/25/91510720734d385586e97d9fd1ef4ac8a5c577ba772719f82068588a4190/timeplus_connect-0.8.14-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b13ac5a8421493c2cc3e66f8ead3a2f568cfde5c6bac50b0e8468d1a04e09675",
                "md5": "3a1bdf8838130882d397a58debf8a66f",
                "sha256": "d4e175d0cd1d3e34d5820475de5392072a1fb6dcb8c5e8e496c1e14ddc176e09"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp313-cp313-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "3a1bdf8838130882d397a58debf8a66f",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": "~=3.8",
            "size": 1041279,
            "upload_time": "2025-01-27T06:33:26",
            "upload_time_iso_8601": "2025-01-27T06:33:26.862580Z",
            "url": "https://files.pythonhosted.org/packages/b1/3a/c5a8421493c2cc3e66f8ead3a2f568cfde5c6bac50b0e8468d1a04e09675/timeplus_connect-0.8.14-cp313-cp313-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dbb51240fcf84f15dfe056e4222cdc4a7d16f2898a42fedf8d8fc669378a9b28",
                "md5": "2eeb17859e34cea106f6c0f047c1b4b9",
                "sha256": "f8b621a3dd0be0bc12074706e05b11e916a58ef9b6b79c9c92d9b6758c074b87"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp313-cp313-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "2eeb17859e34cea106f6c0f047c1b4b9",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": "~=3.8",
            "size": 1056674,
            "upload_time": "2025-01-27T06:33:28",
            "upload_time_iso_8601": "2025-01-27T06:33:28.025782Z",
            "url": "https://files.pythonhosted.org/packages/db/b5/1240fcf84f15dfe056e4222cdc4a7d16f2898a42fedf8d8fc669378a9b28/timeplus_connect-0.8.14-cp313-cp313-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c4dd4e11e6f2519878e84fdb6491206ec77988511f4cc25b5a3c38af2e4b3125",
                "md5": "6c73cd5b9d1ad6d9d4876af37e9ed771",
                "sha256": "96b4a638a5ec8e460d13919e826bbe55201fbe41c9dd451e3fd2f08ba4b4a95c"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp313-cp313-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6c73cd5b9d1ad6d9d4876af37e9ed771",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": "~=3.8",
            "size": 1084090,
            "upload_time": "2025-01-27T06:33:29",
            "upload_time_iso_8601": "2025-01-27T06:33:29.252771Z",
            "url": "https://files.pythonhosted.org/packages/c4/dd/4e11e6f2519878e84fdb6491206ec77988511f4cc25b5a3c38af2e4b3125/timeplus_connect-0.8.14-cp313-cp313-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a155897ce42a0e1c63197ad1e2c6361c0f9df61cf5b7ce2b975ad29eece0c0c9",
                "md5": "b23497a69715aa5af9dd3a90bf7ef28c",
                "sha256": "57f06cdc45fb6d812e46044081e70178dd05df5a72049d2e803b7b87df967de4"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp313-cp313-win32.whl",
            "has_sig": false,
            "md5_digest": "b23497a69715aa5af9dd3a90bf7ef28c",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": "~=3.8",
            "size": 228010,
            "upload_time": "2025-01-27T06:33:30",
            "upload_time_iso_8601": "2025-01-27T06:33:30.507382Z",
            "url": "https://files.pythonhosted.org/packages/a1/55/897ce42a0e1c63197ad1e2c6361c0f9df61cf5b7ce2b975ad29eece0c0c9/timeplus_connect-0.8.14-cp313-cp313-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f1939bd34d4282fd76b96c433b3fa85ffe1dac6b4b47a365c0a4bef54ba433e5",
                "md5": "a08ff630efb8d9f7c6fb0fac5c0bf85b",
                "sha256": "d15c8dcc104fa97c4a624d48b9ddb8eb15a9b4271caaf894bf06c7e16a0b08ec"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a08ff630efb8d9f7c6fb0fac5c0bf85b",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": "~=3.8",
            "size": 245524,
            "upload_time": "2025-01-27T06:33:31",
            "upload_time_iso_8601": "2025-01-27T06:33:31.949616Z",
            "url": "https://files.pythonhosted.org/packages/f1/93/9bd34d4282fd76b96c433b3fa85ffe1dac6b4b47a365c0a4bef54ba433e5/timeplus_connect-0.8.14-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e2bbe119d3bc8b154c1f38b133df6c0eff11597718ac820d1c854756e0162466",
                "md5": "78ee0df75d833d856d2e38589bc15feb",
                "sha256": "49a24a9ef37b5e9354d8f8fc1d4159d7e8895c51d04f2bc332965c96e3e89200"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "78ee0df75d833d856d2e38589bc15feb",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": "~=3.8",
            "size": 259114,
            "upload_time": "2025-01-27T06:33:33",
            "upload_time_iso_8601": "2025-01-27T06:33:33.708665Z",
            "url": "https://files.pythonhosted.org/packages/e2/bb/e119d3bc8b154c1f38b133df6c0eff11597718ac820d1c854756e0162466/timeplus_connect-0.8.14-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b8a6dc89ae337450b01fe8b7c7112ec2cece9f6774dd457341f2e1a301f03583",
                "md5": "0b5928bd95f6e751c97bfd5f15d4da14",
                "sha256": "714e77a38431274031a093986758fb450d8a0f5193cc1f418e46af5c20d3b6b3"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "0b5928bd95f6e751c97bfd5f15d4da14",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": "~=3.8",
            "size": 252280,
            "upload_time": "2025-01-27T06:33:34",
            "upload_time_iso_8601": "2025-01-27T06:33:34.789976Z",
            "url": "https://files.pythonhosted.org/packages/b8/a6/dc89ae337450b01fe8b7c7112ec2cece9f6774dd457341f2e1a301f03583/timeplus_connect-0.8.14-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a54284bb5c292d6e58eb9019c69e4b04c673ad34dcb33daeedc0c3a8834bb384",
                "md5": "f31bd8ba9692aa015bc4c704fc5c8b79",
                "sha256": "6e6080e1676ab899fe77a46f4e7f28a7268b3ec60ecf5176603016c6da01d00b"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f31bd8ba9692aa015bc4c704fc5c8b79",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": "~=3.8",
            "size": 1000138,
            "upload_time": "2025-01-27T06:33:36",
            "upload_time_iso_8601": "2025-01-27T06:33:36.007265Z",
            "url": "https://files.pythonhosted.org/packages/a5/42/84bb5c292d6e58eb9019c69e4b04c673ad34dcb33daeedc0c3a8834bb384/timeplus_connect-0.8.14-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "24c4133d699b990cb5431a238a93a729043c6edec093554e053b4168d6bedbbb",
                "md5": "f5fd70628db595b08c41390f6261b758",
                "sha256": "727dfb0446fa5f1c6c237e58fba2633523222073279f4a484ea57af172bf12ce"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "f5fd70628db595b08c41390f6261b758",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": "~=3.8",
            "size": 973077,
            "upload_time": "2025-01-27T06:33:37",
            "upload_time_iso_8601": "2025-01-27T06:33:37.206038Z",
            "url": "https://files.pythonhosted.org/packages/24/c4/133d699b990cb5431a238a93a729043c6edec093554e053b4168d6bedbbb/timeplus_connect-0.8.14-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0c1a89b7e3b64868cf01440fcaca8554a48577cf29f0814a6a39c20120fbb186",
                "md5": "fa05ecebc23abf72a55f4bf09e2fdf9c",
                "sha256": "e88ff7590db12da9226ebc58cd4e4bddd8509322d784c05a1498f098c34e24a4"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp38-cp38-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "fa05ecebc23abf72a55f4bf09e2fdf9c",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": "~=3.8",
            "size": 992298,
            "upload_time": "2025-01-27T06:33:38",
            "upload_time_iso_8601": "2025-01-27T06:33:38.537833Z",
            "url": "https://files.pythonhosted.org/packages/0c/1a/89b7e3b64868cf01440fcaca8554a48577cf29f0814a6a39c20120fbb186/timeplus_connect-0.8.14-cp38-cp38-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "99fb97a5c2f4c2dd2b078cf5f82151b81b81fba0929a01fbe73ef5e683d20940",
                "md5": "8639c324eefa9631ca9ca301302f9fdd",
                "sha256": "b35ca58b3581c8eb2a7aa96f520e65f1290e59b85c3d0fee8024fcd8f53c9f77"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp38-cp38-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "8639c324eefa9631ca9ca301302f9fdd",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": "~=3.8",
            "size": 1012813,
            "upload_time": "2025-01-27T06:33:39",
            "upload_time_iso_8601": "2025-01-27T06:33:39.684145Z",
            "url": "https://files.pythonhosted.org/packages/99/fb/97a5c2f4c2dd2b078cf5f82151b81b81fba0929a01fbe73ef5e683d20940/timeplus_connect-0.8.14-cp38-cp38-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4ebe15cc5c556ae6e49e611011c5d13d379bfe583266c472c2f71b8426f3b35e",
                "md5": "84256b418dc9e743d88322a06c3d3368",
                "sha256": "d97e307fcbcc8566d839f9d26bcd1b08a38805384041c8bc889dc9ecda7cd2ca"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp38-cp38-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "84256b418dc9e743d88322a06c3d3368",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": "~=3.8",
            "size": 1025664,
            "upload_time": "2025-01-27T06:33:41",
            "upload_time_iso_8601": "2025-01-27T06:33:41.215632Z",
            "url": "https://files.pythonhosted.org/packages/4e/be/15cc5c556ae6e49e611011c5d13d379bfe583266c472c2f71b8426f3b35e/timeplus_connect-0.8.14-cp38-cp38-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3209bfed826437fed69e9496d88b3e56a1ee6779e36229eead1b69a64db1caac",
                "md5": "e95c64ee0eaf138e8df012942dfa850e",
                "sha256": "66b4b8719719f364c099bf1ee942b4c754b755855ed980f63d98c5637ea0f7ce"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "e95c64ee0eaf138e8df012942dfa850e",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": "~=3.8",
            "size": 230555,
            "upload_time": "2025-01-27T06:33:42",
            "upload_time_iso_8601": "2025-01-27T06:33:42.417985Z",
            "url": "https://files.pythonhosted.org/packages/32/09/bfed826437fed69e9496d88b3e56a1ee6779e36229eead1b69a64db1caac/timeplus_connect-0.8.14-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2202b84e74f1ebfa3f568e05d363a04440a4aee77eb31cfcb7fe5895d9220849",
                "md5": "6d78b1c4fc82dc31425b88b3357d62d8",
                "sha256": "fd41bfa1a6eb5e5e69cd7b4bebbdfbc47fcfa375c1abcf421b905a15032dedaa"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "6d78b1c4fc82dc31425b88b3357d62d8",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": "~=3.8",
            "size": 247661,
            "upload_time": "2025-01-27T06:33:43",
            "upload_time_iso_8601": "2025-01-27T06:33:43.449209Z",
            "url": "https://files.pythonhosted.org/packages/22/02/b84e74f1ebfa3f568e05d363a04440a4aee77eb31cfcb7fe5895d9220849/timeplus_connect-0.8.14-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f0187a2bd4f77007372eff49faf2cccd3630b8e342982148242d95fcc0110433",
                "md5": "6e17632021fc8fbeccbac268f234bd6e",
                "sha256": "a4b0a6a0f0267f77319fefa0fc33c612ca0d14644a347117ba89e15d21043c71"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6e17632021fc8fbeccbac268f234bd6e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "~=3.8",
            "size": 258652,
            "upload_time": "2025-01-27T06:33:44",
            "upload_time_iso_8601": "2025-01-27T06:33:44.540411Z",
            "url": "https://files.pythonhosted.org/packages/f0/18/7a2bd4f77007372eff49faf2cccd3630b8e342982148242d95fcc0110433/timeplus_connect-0.8.14-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f3e3452d4e9af6810213f96b2772842a43f2752c3d9a49e7fa9b177b6f371ff4",
                "md5": "37a3537a2e1804dde844a3163aef8bd6",
                "sha256": "cabbe902d7a10a9ae6f942ec5824e5081ed5ab74afac72fbe6301ad5e13852e9"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "37a3537a2e1804dde844a3163aef8bd6",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "~=3.8",
            "size": 251918,
            "upload_time": "2025-01-27T06:33:45",
            "upload_time_iso_8601": "2025-01-27T06:33:45.765051Z",
            "url": "https://files.pythonhosted.org/packages/f3/e3/452d4e9af6810213f96b2772842a43f2752c3d9a49e7fa9b177b6f371ff4/timeplus_connect-0.8.14-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a2921c769327e43f9dc607b2e28c72d2751f828ecda290396acd22e55b1bc628",
                "md5": "69b4e3477a758708f9dcd777504dcd31",
                "sha256": "6144efc58a7d476246c04b2f927edf01877c87e0799ff4be7f71d7b189ead6ad"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "69b4e3477a758708f9dcd777504dcd31",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "~=3.8",
            "size": 983246,
            "upload_time": "2025-01-27T06:33:46",
            "upload_time_iso_8601": "2025-01-27T06:33:46.844647Z",
            "url": "https://files.pythonhosted.org/packages/a2/92/1c769327e43f9dc607b2e28c72d2751f828ecda290396acd22e55b1bc628/timeplus_connect-0.8.14-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "220241d930a790f4b31646bda3c171ae0163e52a3a7ae135dd2d509f3e4daa05",
                "md5": "34ef2107825d6c960045f9f0ab2dfda6",
                "sha256": "5deec8738ca7751549cc137b1389e1c8e988f46ce87018998aac577f1a580cf9"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "34ef2107825d6c960045f9f0ab2dfda6",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "~=3.8",
            "size": 960037,
            "upload_time": "2025-01-27T06:33:48",
            "upload_time_iso_8601": "2025-01-27T06:33:48.006764Z",
            "url": "https://files.pythonhosted.org/packages/22/02/41d930a790f4b31646bda3c171ae0163e52a3a7ae135dd2d509f3e4daa05/timeplus_connect-0.8.14-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "215c22158951757b19c1204dbba42de9d054dd5b5315a06c6ddb826be852eb8d",
                "md5": "38a922fcbf8e67731f6668dec5181f2e",
                "sha256": "8e4dc3b77aaaeceeca6528aa82221c66d55ec4f9085359d87eca74237db6f78d"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp39-cp39-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "38a922fcbf8e67731f6668dec5181f2e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "~=3.8",
            "size": 974471,
            "upload_time": "2025-01-27T06:33:49",
            "upload_time_iso_8601": "2025-01-27T06:33:49.259409Z",
            "url": "https://files.pythonhosted.org/packages/21/5c/22158951757b19c1204dbba42de9d054dd5b5315a06c6ddb826be852eb8d/timeplus_connect-0.8.14-cp39-cp39-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "587792153392412aec78fe9923b945a6f1c3038fa57c1da2f5ae349a8acd4711",
                "md5": "218330178915c3d92bdc15ec6b7ca3e6",
                "sha256": "b0ddaf00b824056f272285d2cf117d2b855720b03df3af92230ad7fe287fcdb8"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp39-cp39-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "218330178915c3d92bdc15ec6b7ca3e6",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "~=3.8",
            "size": 993537,
            "upload_time": "2025-01-27T06:33:50",
            "upload_time_iso_8601": "2025-01-27T06:33:50.588788Z",
            "url": "https://files.pythonhosted.org/packages/58/77/92153392412aec78fe9923b945a6f1c3038fa57c1da2f5ae349a8acd4711/timeplus_connect-0.8.14-cp39-cp39-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "722368a1c59c2e68698ca180df98b3f6162c3769d4f3b283dbc09493d3edd843",
                "md5": "71aea5097113031c39455c317f11ca36",
                "sha256": "26e39b6a3732aeeadbe7cfe2124b8c45dab2afc7f52e63b531304d39c2b87795"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp39-cp39-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "71aea5097113031c39455c317f11ca36",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "~=3.8",
            "size": 1008699,
            "upload_time": "2025-01-27T06:33:51",
            "upload_time_iso_8601": "2025-01-27T06:33:51.818120Z",
            "url": "https://files.pythonhosted.org/packages/72/23/68a1c59c2e68698ca180df98b3f6162c3769d4f3b283dbc09493d3edd843/timeplus_connect-0.8.14-cp39-cp39-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cd16de51f02df0a4215b46766cf6c00e027fd9713804aa599bc5cb1026add86a",
                "md5": "585b9a2b34c36e32b7a0eb4d37ad9f84",
                "sha256": "42ad4f7a060c3974becc57b3f01e0c661652345f626e36f263b1ccdc567c357b"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "585b9a2b34c36e32b7a0eb4d37ad9f84",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "~=3.8",
            "size": 230597,
            "upload_time": "2025-01-27T06:33:53",
            "upload_time_iso_8601": "2025-01-27T06:33:53.701022Z",
            "url": "https://files.pythonhosted.org/packages/cd/16/de51f02df0a4215b46766cf6c00e027fd9713804aa599bc5cb1026add86a/timeplus_connect-0.8.14-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5eb1baebcd27f8670d7d866b2b8e4ac88aac3864b8766cd1d64db4d4a56d1ebb",
                "md5": "bc8152afc35a0e23c35aba589b3488a3",
                "sha256": "f7518070e3c1a72cacf3503b8d3a614c42100269f0444d1f0fa765ba1b8cb27c"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "bc8152afc35a0e23c35aba589b3488a3",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "~=3.8",
            "size": 247217,
            "upload_time": "2025-01-27T06:33:55",
            "upload_time_iso_8601": "2025-01-27T06:33:55.465476Z",
            "url": "https://files.pythonhosted.org/packages/5e/b1/baebcd27f8670d7d866b2b8e4ac88aac3864b8766cd1d64db4d4a56d1ebb/timeplus_connect-0.8.14-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d03e65aa6e9e412d5f9c483357cd4f09c222c2ed3eb5629cb2d16df04da023d3",
                "md5": "06349af221476af8e0c35f1441e42cee",
                "sha256": "af1dbe9b8e0b7602836d055d192af08e0de4d9287213e8731b9336f5c573fe65"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-pp310-pypy310_pp73-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "06349af221476af8e0c35f1441e42cee",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": "~=3.8",
            "size": 229397,
            "upload_time": "2025-01-27T06:33:56",
            "upload_time_iso_8601": "2025-01-27T06:33:56.638089Z",
            "url": "https://files.pythonhosted.org/packages/d0/3e/65aa6e9e412d5f9c483357cd4f09c222c2ed3eb5629cb2d16df04da023d3/timeplus_connect-0.8.14-pp310-pypy310_pp73-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "35ce1ec47e6f2981b57bbed30581c604865122ac8a08473977b6fa161771481a",
                "md5": "d5ee42fe54309fbcc0acd2caa72b4d0e",
                "sha256": "c71cc107b3d3a7336e0f90da4b6977575b5ff51c9587dc7363863dd75554301b"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "d5ee42fe54309fbcc0acd2caa72b4d0e",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": "~=3.8",
            "size": 225445,
            "upload_time": "2025-01-27T06:33:57",
            "upload_time_iso_8601": "2025-01-27T06:33:57.702326Z",
            "url": "https://files.pythonhosted.org/packages/35/ce/1ec47e6f2981b57bbed30581c604865122ac8a08473977b6fa161771481a/timeplus_connect-0.8.14-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b68848de5f0794bfe2d06794ddd6ad94305a8c3c609f6ccb49047d0fde5d4846",
                "md5": "27de9bd2a672691e93160a904d9b0cc9",
                "sha256": "fba9878aa477ec8c476cd0f14d1d462f3c0008f2e6e934c525e4c3fe04be008d"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "27de9bd2a672691e93160a904d9b0cc9",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": "~=3.8",
            "size": 261580,
            "upload_time": "2025-01-27T06:33:58",
            "upload_time_iso_8601": "2025-01-27T06:33:58.839007Z",
            "url": "https://files.pythonhosted.org/packages/b6/88/48de5f0794bfe2d06794ddd6ad94305a8c3c609f6ccb49047d0fde5d4846/timeplus_connect-0.8.14-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d2949ae7df37a2ef5b802128da9161592e936a051318c0c64135c4f8f1b9135b",
                "md5": "fc8590cffd7de228d199b932a7d86a89",
                "sha256": "1bb716196107f587a1b4ec51463eee7abd66764c552af38c3222e06b73d625ba"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "fc8590cffd7de228d199b932a7d86a89",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": "~=3.8",
            "size": 267658,
            "upload_time": "2025-01-27T06:34:00",
            "upload_time_iso_8601": "2025-01-27T06:34:00.347654Z",
            "url": "https://files.pythonhosted.org/packages/d2/94/9ae7df37a2ef5b802128da9161592e936a051318c0c64135c4f8f1b9135b/timeplus_connect-0.8.14-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ed88005bd5edbeac93d40f6fa0431912c049f2f01e4b7d2a8d6402edaae1a358",
                "md5": "57b566898f17f09cdd7e8909da715134",
                "sha256": "90d51f9a1e0ac30672a37392e6b027c00588ca0122a87ca9df198c7130a21e77"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-pp310-pypy310_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "57b566898f17f09cdd7e8909da715134",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": "~=3.8",
            "size": 233648,
            "upload_time": "2025-01-27T06:34:01",
            "upload_time_iso_8601": "2025-01-27T06:34:01.458396Z",
            "url": "https://files.pythonhosted.org/packages/ed/88/005bd5edbeac93d40f6fa0431912c049f2f01e4b7d2a8d6402edaae1a358/timeplus_connect-0.8.14-pp310-pypy310_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ff7bd22893ef4684a6e6516870ca1cd0535dafe9fe0dc29c5962ad8099053448",
                "md5": "be705ac0885e6deb8e20ea2af0fe77c9",
                "sha256": "da57d9e52a9d91343c7dccffcfda8e38aec80fc59e98daa3494d8340d535d090"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "be705ac0885e6deb8e20ea2af0fe77c9",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": "~=3.8",
            "size": 227095,
            "upload_time": "2025-01-27T06:34:02",
            "upload_time_iso_8601": "2025-01-27T06:34:02.587663Z",
            "url": "https://files.pythonhosted.org/packages/ff/7b/d22893ef4684a6e6516870ca1cd0535dafe9fe0dc29c5962ad8099053448/timeplus_connect-0.8.14-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c1c5e882ffc6089c18d89aee2a3faa7d437792c35a7c7e693396e5fcde5d6bd8",
                "md5": "14311e6c47a0d8c188188edd9331355d",
                "sha256": "8fe152ab58b9e393fb6f9847c8c99bca278789da809ba6aecb52d3653274fda4"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-pp38-pypy38_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "14311e6c47a0d8c188188edd9331355d",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": "~=3.8",
            "size": 223638,
            "upload_time": "2025-01-27T06:34:03",
            "upload_time_iso_8601": "2025-01-27T06:34:03.735339Z",
            "url": "https://files.pythonhosted.org/packages/c1/c5/e882ffc6089c18d89aee2a3faa7d437792c35a7c7e693396e5fcde5d6bd8/timeplus_connect-0.8.14-pp38-pypy38_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7fcdeda79ebb50f64b45c25979475673540d97f39873f2a70bbe25b55b091d85",
                "md5": "a90f0c59d3820fe0e71f7c621d8c3c8b",
                "sha256": "41ec4b4f54201475fd2c0254ae6925e1871429c816148319241aae578ebe8607"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a90f0c59d3820fe0e71f7c621d8c3c8b",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": "~=3.8",
            "size": 260685,
            "upload_time": "2025-01-27T06:34:05",
            "upload_time_iso_8601": "2025-01-27T06:34:05.163347Z",
            "url": "https://files.pythonhosted.org/packages/7f/cd/eda79ebb50f64b45c25979475673540d97f39873f2a70bbe25b55b091d85/timeplus_connect-0.8.14-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5b35712d2a25357f4489101728615280b8e4be028c921415db597898b82c92a6",
                "md5": "df6f39054a9b189057adfa11aea3eee2",
                "sha256": "c6e0897c494ed37e799426df470ddd18b8be19ae0539f78324ce67702cac7fb9"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "df6f39054a9b189057adfa11aea3eee2",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": "~=3.8",
            "size": 267085,
            "upload_time": "2025-01-27T06:34:06",
            "upload_time_iso_8601": "2025-01-27T06:34:06.653931Z",
            "url": "https://files.pythonhosted.org/packages/5b/35/712d2a25357f4489101728615280b8e4be028c921415db597898b82c92a6/timeplus_connect-0.8.14-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8e77cd4dc92901297296c111749859abccf97eb82ce7c85e56e9b72590e67412",
                "md5": "d0a4f611cfd3ff57ebc9058bf4165bc8",
                "sha256": "6fe682d0f164b27d57aabfa59ad0d33287fea86f7bef02a01b7d285a431bcf1d"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-pp38-pypy38_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "d0a4f611cfd3ff57ebc9058bf4165bc8",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": "~=3.8",
            "size": 231441,
            "upload_time": "2025-01-27T06:34:07",
            "upload_time_iso_8601": "2025-01-27T06:34:07.786718Z",
            "url": "https://files.pythonhosted.org/packages/8e/77/cd4dc92901297296c111749859abccf97eb82ce7c85e56e9b72590e67412/timeplus_connect-0.8.14-pp38-pypy38_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9799ee6096a13f8a7935f765719c6c442714dd77fef13ddf0a5f0c42b004e846",
                "md5": "5e235022f48b1a6b965e3c97335c9a1b",
                "sha256": "a1cc8f138fc380ee756371df696f079c917b130c277340ade77a3fecbc925f87"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-pp39-pypy39_pp73-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5e235022f48b1a6b965e3c97335c9a1b",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": "~=3.8",
            "size": 229114,
            "upload_time": "2025-01-27T06:34:08",
            "upload_time_iso_8601": "2025-01-27T06:34:08.848324Z",
            "url": "https://files.pythonhosted.org/packages/97/99/ee6096a13f8a7935f765719c6c442714dd77fef13ddf0a5f0c42b004e846/timeplus_connect-0.8.14-pp39-pypy39_pp73-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f5b479e7beee63bb0bdce6a4ab79a514264b4ef79185971e7fa71c530e1ec81b",
                "md5": "b933aeabf8b0b919edcce02dabd757aa",
                "sha256": "a82f80c768c065b53b7b8d92be6c615dabac92156b6639a66d045f12fc08d7c8"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "b933aeabf8b0b919edcce02dabd757aa",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": "~=3.8",
            "size": 225170,
            "upload_time": "2025-01-27T06:34:10",
            "upload_time_iso_8601": "2025-01-27T06:34:10.676666Z",
            "url": "https://files.pythonhosted.org/packages/f5/b4/79e7beee63bb0bdce6a4ab79a514264b4ef79185971e7fa71c530e1ec81b/timeplus_connect-0.8.14-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fd939d132b9d00e241e7e5abfa50a60fc5cb600155f636a4679290df2995b62c",
                "md5": "d425e41e099cdb14e1caf9c52d57839b",
                "sha256": "0524c50def886ac942b8f4e92dc43195c48610c090cf389d8c9ed9489d8251ad"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d425e41e099cdb14e1caf9c52d57839b",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": "~=3.8",
            "size": 261308,
            "upload_time": "2025-01-27T06:34:12",
            "upload_time_iso_8601": "2025-01-27T06:34:12.239607Z",
            "url": "https://files.pythonhosted.org/packages/fd/93/9d132b9d00e241e7e5abfa50a60fc5cb600155f636a4679290df2995b62c/timeplus_connect-0.8.14-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4438c8b081ac0bcc517a449e122973d99a79d8e83c6d99c9cfefc5aaf775b621",
                "md5": "22118c8028b10fcc5b738ec394eb0aa8",
                "sha256": "06c2039dca471545cad6e402603150ecbea00c27727ec68147fb8889e59928dd"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "22118c8028b10fcc5b738ec394eb0aa8",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": "~=3.8",
            "size": 267461,
            "upload_time": "2025-01-27T06:34:14",
            "upload_time_iso_8601": "2025-01-27T06:34:14.006038Z",
            "url": "https://files.pythonhosted.org/packages/44/38/c8b081ac0bcc517a449e122973d99a79d8e83c6d99c9cfefc5aaf775b621/timeplus_connect-0.8.14-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "05452d4b88b3749f549f89dd1e665d2d340ad58e98f8064664cded1cbee84c16",
                "md5": "4b48acb42a78fda84d0cb2f4b76a5543",
                "sha256": "e7c1cb75eb70ac94f06f648c2e0e8d9ce33cb0692a4c1d7353b002de4d402db7"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14-pp39-pypy39_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "4b48acb42a78fda84d0cb2f4b76a5543",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": "~=3.8",
            "size": 233412,
            "upload_time": "2025-01-27T06:34:15",
            "upload_time_iso_8601": "2025-01-27T06:34:15.959359Z",
            "url": "https://files.pythonhosted.org/packages/05/45/2d4b88b3749f549f89dd1e665d2d340ad58e98f8064664cded1cbee84c16/timeplus_connect-0.8.14-pp39-pypy39_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eb4add038db736199a008739bb9a99ce0db1cce8178361ff05e836fd9ab05402",
                "md5": "b4c6d62876e316776735cd55693c21d5",
                "sha256": "b41d4ed91db597767762cee10d68430340604811a999a485c6990048272b81e3"
            },
            "downloads": -1,
            "filename": "timeplus_connect-0.8.14.tar.gz",
            "has_sig": false,
            "md5_digest": "b4c6d62876e316776735cd55693c21d5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.8",
            "size": 91145,
            "upload_time": "2025-01-27T06:34:19",
            "upload_time_iso_8601": "2025-01-27T06:34:19.177279Z",
            "url": "https://files.pythonhosted.org/packages/eb/4a/dd038db736199a008739bb9a99ce0db1cce8178361ff05e836fd9ab05402/timeplus_connect-0.8.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-27 06:34:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "timeplus-io",
    "github_project": "timeplus-connect",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "timeplus-connect"
}
        
Elapsed time: 0.44095s