python-semantic-caching


Namepython-semantic-caching JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummarySemantic Caching with Python
upload_time2024-07-01 13:36:17
maintainerNone
docs_urlNone
authorEray Eroğlu
requires_pythonNone
licenseNone
keywords python first package
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Implementation of a semantic caching algorithm based on Upstash Vector Index.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "python-semantic-caching",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, first package",
    "author": "Eray Ero\u011flu",
    "author_email": "erayeroglu07@email.com",
    "download_url": "https://files.pythonhosted.org/packages/3b/4d/9c4d0dd1aed4bc06d6f9d4008b56d024aa973de35cbca5dd712fb3a85913/python-semantic-caching-0.0.1.tar.gz",
    "platform": null,
    "description": "Implementation of a semantic caching algorithm based on Upstash Vector Index.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Semantic Caching with Python",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        " first package"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b071ca7f462dbfbd187ddccb9b2967943d4bb8e98e0c6d4c5b573fc5cb55796f",
                "md5": "bd087c71e160779af29237c5cdb97836",
                "sha256": "01a87e1d570199ce04fc698a788d496b1c1a25d03ba07fe88ea7f6067d416269"
            },
            "downloads": -1,
            "filename": "python_semantic_caching-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bd087c71e160779af29237c5cdb97836",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4925,
            "upload_time": "2024-07-01T13:36:15",
            "upload_time_iso_8601": "2024-07-01T13:36:15.557558Z",
            "url": "https://files.pythonhosted.org/packages/b0/71/ca7f462dbfbd187ddccb9b2967943d4bb8e98e0c6d4c5b573fc5cb55796f/python_semantic_caching-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b4d9c4d0dd1aed4bc06d6f9d4008b56d024aa973de35cbca5dd712fb3a85913",
                "md5": "45264852ca36329c1542ed0c6cdf68e8",
                "sha256": "f08499b865e21e1b90fb9d03739472f8612835cf6b270ddad8cd4d15d6d1ab60"
            },
            "downloads": -1,
            "filename": "python-semantic-caching-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "45264852ca36329c1542ed0c6cdf68e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5794,
            "upload_time": "2024-07-01T13:36:17",
            "upload_time_iso_8601": "2024-07-01T13:36:17.312228Z",
            "url": "https://files.pythonhosted.org/packages/3b/4d/9c4d0dd1aed4bc06d6f9d4008b56d024aa973de35cbca5dd712fb3a85913/python-semantic-caching-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-01 13:36:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "python-semantic-caching"
}
        
Elapsed time: 0.27103s