langchain-cli


Namelangchain-cli JSON
Version 0.0.37 PyPI version JSON
download
home_pageNone
SummaryCLI for interacting with LangChain
upload_time2025-08-30 18:11:40
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # langchain-cli

This package implements the official CLI for LangChain. Right now, it is most useful
for getting started with LangChain Templates!

[CLI Docs](https://github.com/langchain-ai/langchain/blob/master/libs/cli/DOCS.md)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "langchain-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Erick Friis <erick@langchain.dev>",
    "download_url": "https://files.pythonhosted.org/packages/7a/ba/9aabbf07b5686a9d8adc95aa098f3e30c8b73848027d73e8e3ce0e4c21fd/langchain_cli-0.0.37.tar.gz",
    "platform": null,
    "description": "# langchain-cli\n\nThis package implements the official CLI for LangChain. Right now, it is most useful\nfor getting started with LangChain Templates!\n\n[CLI Docs](https://github.com/langchain-ai/langchain/blob/master/libs/cli/DOCS.md)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CLI for interacting with LangChain",
    "version": "0.0.37",
    "project_urls": {
        "Release Notes": "https://github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain-cli%3D%3D0%22&expanded=true",
        "Source Code": "https://github.com/langchain-ai/langchain/tree/master/libs/cli",
        "repository": "https://github.com/langchain-ai/langchain"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ef9bce74390884bc9ad6b757dc644988883858fe6abb5a8ea96919f442cd977d",
                "md5": "5c68b33427ac4c5aedaf9200b9bbde6d",
                "sha256": "751d9be67b148ee4b0cd2401970b946283a363e2a616015efd06d215e135cf41"
            },
            "downloads": -1,
            "filename": "langchain_cli-0.0.37-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5c68b33427ac4c5aedaf9200b9bbde6d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 121199,
            "upload_time": "2025-08-30T18:11:38",
            "upload_time_iso_8601": "2025-08-30T18:11:38.795057Z",
            "url": "https://files.pythonhosted.org/packages/ef/9b/ce74390884bc9ad6b757dc644988883858fe6abb5a8ea96919f442cd977d/langchain_cli-0.0.37-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7aba9aabbf07b5686a9d8adc95aa098f3e30c8b73848027d73e8e3ce0e4c21fd",
                "md5": "d757c9c292e2340d18121885af8ca5a6",
                "sha256": "3787bba20fd2301949453055ab3f3edf117cacbe48563ff31ed01fdb7552bfc7"
            },
            "downloads": -1,
            "filename": "langchain_cli-0.0.37.tar.gz",
            "has_sig": false,
            "md5_digest": "d757c9c292e2340d18121885af8ca5a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 87051,
            "upload_time": "2025-08-30T18:11:40",
            "upload_time_iso_8601": "2025-08-30T18:11:40.257883Z",
            "url": "https://files.pythonhosted.org/packages/7a/ba/9aabbf07b5686a9d8adc95aa098f3e30c8b73848027d73e8e3ce0e4c21fd/langchain_cli-0.0.37.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-30 18:11:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "langchain-ai",
    "github_project": "langchain",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "langchain-cli"
}
        
Elapsed time: 0.88538s