datasketchesframework


Namedatasketchesframework JSON
Version 0.0.4 PyPI version JSON
download
home_page
SummaryLibrary for operating on data sketches
upload_time2024-01-17 02:59:35
maintainer
docs_urlNone
authorKarol Janic
requires_python
license
keywords python data sketches data stream data analysis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package is a implementation of paper "Efficient framework for operating on data sketches" authored by Jakub Lemiesz, Ph.D. The paper can be found here: https://www.vldb.org/pvldb/vol16/p1967-lemiesz.pdf. Package is a python wrapper for C++ library created by Karol Janic


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "datasketchesframework",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,data sketches,data stream,data analysis",
    "author": "Karol Janic",
    "author_email": "<29999@student.pwr.edu.pl>",
    "download_url": "https://files.pythonhosted.org/packages/2a/37/264fdddcad51b516539c5d46a46e707d122a09aa0a03da44e31cee1f7c2b/datasketchesframework-0.0.4.tar.gz",
    "platform": null,
    "description": "This package is a implementation of paper \"Efficient framework for operating on data sketches\" authored by Jakub Lemiesz, Ph.D. The paper can be found here: https://www.vldb.org/pvldb/vol16/p1967-lemiesz.pdf. Package is a python wrapper for C++ library created by Karol Janic\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Library for operating on data sketches",
    "version": "0.0.4",
    "project_urls": null,
    "split_keywords": [
        "python",
        "data sketches",
        "data stream",
        "data analysis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f661b7ee95229bc87fe04f7006e4ea48ee71077fbf72a16d6b56537cf720a92",
                "md5": "a6cfb81340ecea2ab5dddcd0db7652af",
                "sha256": "767a7df5b0cbdef666520426d1e26573cf6dee26a6e1a94359df3a00b443d392"
            },
            "downloads": -1,
            "filename": "datasketchesframework-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a6cfb81340ecea2ab5dddcd0db7652af",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14115,
            "upload_time": "2024-01-17T02:59:33",
            "upload_time_iso_8601": "2024-01-17T02:59:33.875776Z",
            "url": "https://files.pythonhosted.org/packages/9f/66/1b7ee95229bc87fe04f7006e4ea48ee71077fbf72a16d6b56537cf720a92/datasketchesframework-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a37264fdddcad51b516539c5d46a46e707d122a09aa0a03da44e31cee1f7c2b",
                "md5": "ffb56f2d90861dec39df5638de487911",
                "sha256": "424bbfa092e665fe6cfc95f3fdbfd016348d1045e0ebf98d1b369de2a8aad3ea"
            },
            "downloads": -1,
            "filename": "datasketchesframework-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ffb56f2d90861dec39df5638de487911",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11241,
            "upload_time": "2024-01-17T02:59:35",
            "upload_time_iso_8601": "2024-01-17T02:59:35.111474Z",
            "url": "https://files.pythonhosted.org/packages/2a/37/264fdddcad51b516539c5d46a46e707d122a09aa0a03da44e31cee1f7c2b/datasketchesframework-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-17 02:59:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "datasketchesframework"
}
        
Elapsed time: 0.24191s