langgraph-runtime-inmem


Namelanggraph-runtime-inmem JSON
Version 0.8.2 PyPI version JSON
download
home_pageNone
SummaryInmem implementation for the LangGraph API server.
upload_time2025-08-25 18:42:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11.0
licenseElastic-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LangGraph Runtime Inmem

This is the inmem implementation of the LangGraph Runtime API.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "langgraph-runtime-inmem",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11.0",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Will Fu-Hinthorn <will@langchain.dev>",
    "download_url": "https://files.pythonhosted.org/packages/6a/82/b8de2f8676c1ad8f231d8eee196674045b2b28e301d7820a818107c809e0/langgraph_runtime_inmem-0.8.2.tar.gz",
    "platform": null,
    "description": "# LangGraph Runtime Inmem\n\nThis is the inmem implementation of the LangGraph Runtime API.\n\n",
    "bugtrack_url": null,
    "license": "Elastic-2.0",
    "summary": "Inmem implementation for the LangGraph API server.",
    "version": "0.8.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "202963f0b1d00965edb6d25463185d5024a357d2c985e503b4a32f87535b2d03",
                "md5": "88bcedd31a8b17516164e7b59ee35c34",
                "sha256": "4b4998dc54824acd292b56fda26ab10b643ee47b539b0d16089c123ffb16ee95"
            },
            "downloads": -1,
            "filename": "langgraph_runtime_inmem-0.8.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "88bcedd31a8b17516164e7b59ee35c34",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11.0",
            "size": 31619,
            "upload_time": "2025-08-25T18:42:54",
            "upload_time_iso_8601": "2025-08-25T18:42:54.680233Z",
            "url": "https://files.pythonhosted.org/packages/20/29/63f0b1d00965edb6d25463185d5024a357d2c985e503b4a32f87535b2d03/langgraph_runtime_inmem-0.8.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6a82b8de2f8676c1ad8f231d8eee196674045b2b28e301d7820a818107c809e0",
                "md5": "1542de9665d5550eb5b3edf25c7a7c4b",
                "sha256": "e09dd32cbfb969ad60997be971bb097d4113f1ad159d57ebdc594611c65ead1d"
            },
            "downloads": -1,
            "filename": "langgraph_runtime_inmem-0.8.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1542de9665d5550eb5b3edf25c7a7c4b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11.0",
            "size": 79611,
            "upload_time": "2025-08-25T18:42:55",
            "upload_time_iso_8601": "2025-08-25T18:42:55.792437Z",
            "url": "https://files.pythonhosted.org/packages/6a/82/b8de2f8676c1ad8f231d8eee196674045b2b28e301d7820a818107c809e0/langgraph_runtime_inmem-0.8.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-25 18:42:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "langgraph-runtime-inmem"
}
        
Elapsed time: 0.91052s