cocat


Namecocat JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryCRDT-based tscat
upload_time2025-10-21 13:26:54
maintainerNone
docs_urlNone
authorDavid Brochart
requires_python>=3.10
licenseNone
keywords crdt
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cocat

[![Build Status](https://github.com/SciQLop/cocat/workflows/test/badge.svg)](https://github.com/SciQLop/cocat/actions)
[![Code Coverage](https://img.shields.io/badge/coverage-100%25-green)](https://img.shields.io/badge/coverage-100%25-green)

CRDT-based [tscat](https://github.com/SciQLop/tscat).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cocat",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "crdt",
    "author": "David Brochart",
    "author_email": "David Brochart <david.brochart@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e9/d8/54ab6bf8b3e586dde4eea2dcfeebf0ce5caae2882f759d72286828a9fa31/cocat-0.2.0.tar.gz",
    "platform": null,
    "description": "# cocat\n\n[![Build Status](https://github.com/SciQLop/cocat/workflows/test/badge.svg)](https://github.com/SciQLop/cocat/actions)\n[![Code Coverage](https://img.shields.io/badge/coverage-100%25-green)](https://img.shields.io/badge/coverage-100%25-green)\n\nCRDT-based [tscat](https://github.com/SciQLop/tscat).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "CRDT-based tscat",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/SciQLop/cocat"
    },
    "split_keywords": [
        "crdt"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6ded51174b5124797d210ebe59531a0c8a6a0c6ff55d93483a34550cca0e53d5",
                "md5": "865501f5c2073912df2e187c8c94637a",
                "sha256": "a50cfff10ee651a4b636c6df6fe84f8ada994a94bdac503d5e85a19f78cce508"
            },
            "downloads": -1,
            "filename": "cocat-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "865501f5c2073912df2e187c8c94637a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 10905,
            "upload_time": "2025-10-21T13:26:52",
            "upload_time_iso_8601": "2025-10-21T13:26:52.626034Z",
            "url": "https://files.pythonhosted.org/packages/6d/ed/51174b5124797d210ebe59531a0c8a6a0c6ff55d93483a34550cca0e53d5/cocat-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e9d854ab6bf8b3e586dde4eea2dcfeebf0ce5caae2882f759d72286828a9fa31",
                "md5": "1942e046bb526cd17e42e2d1b8af98a9",
                "sha256": "2fe8e49c3182692c9572ae94d553d2711aff487705d40eeefb281f85d2ae3217"
            },
            "downloads": -1,
            "filename": "cocat-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1942e046bb526cd17e42e2d1b8af98a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 7479,
            "upload_time": "2025-10-21T13:26:54",
            "upload_time_iso_8601": "2025-10-21T13:26:54.226765Z",
            "url": "https://files.pythonhosted.org/packages/e9/d8/54ab6bf8b3e586dde4eea2dcfeebf0ce5caae2882f759d72286828a9fa31/cocat-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-21 13:26:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SciQLop",
    "github_project": "cocat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cocat"
}
        
Elapsed time: 1.86507s