langchain-mcp-client

View on PyPIReverse Dependencies (0)

0.2.0 langchain_mcp_client-0.2.0-py3-none-any.whl

Wheel Details

Project: langchain-mcp-client
Version: 0.2.0
Filename: langchain_mcp_client-0.2.0-py3-none-any.whl
Download: [link]
Size: 9458
MD5: 27bceb4ff47a977463dc381827acc286
SHA256: b33760f0578bcd4e14e47fbc10333b5d61f909368c3ee16f7f9d7d44daff6130
Uploaded: 2025-02-14 13:21:38 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: langchain_mcp_client
Version: 0.2.0
Author-Email: Datalayer <info[at]datalayer.io>
Project-Url: Home, https://github.com/datalayer/langchain-mcp-client
License: BSD 3-Clause License Copyright (c) 2024, Datalayer All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --- This library reuse part of Jupyter Server code licensed under BSD 3-Clause License Source: https://github.com/jupyter-server/jupyter_server/blame/v2.12.0/jupyter_server/services/kernels/connection/base.py This library reuse part of traitlets code licensed under BSD 3-Clause License Source: https://github.com/ipython/traitlets/blob/v5.14.3/traitlets/log.py
Keywords: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: jsonschema-pydantic (>=0.6)
Requires-Dist: langchain-anthropic (>=0.3.1)
Requires-Dist: langchain-aws
Requires-Dist: langchain-github-copilot
Requires-Dist: langchain-groq (>=0.2.3)
Requires-Dist: langchain-mcp-tools (>=0.1.5)
Requires-Dist: langchain-openai (>=0.3.0)
Requires-Dist: langchain (>=0.3.14)
Requires-Dist: langgraph (>=0.2.62)
Requires-Dist: mcp (>=1.2.0)
Requires-Dist: pyjson5 (>=1.6.8)
Requires-Dist: pympler (>=1.1)
Requires-Dist: python-dotenv (>=1.0.1)
Requires-Dist: mdformat-gfm (>=0.3.5); extra == "lint"
Requires-Dist: mdformat (>0.7); extra == "lint"
Requires-Dist: ruff; extra == "lint"
Requires-Dist: ipykernel; extra == "test"
Requires-Dist: jupyter-server (<3,>=1.6); extra == "test"
Requires-Dist: pytest (>=7.0); extra == "test"
Requires-Dist: mypy (>=0.990); extra == "typing"
Provides-Extra: lint
Provides-Extra: test
Provides-Extra: typing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2341 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
langchain_mcp_client/__init__.py sha256=fLzPE72a3gNnef-NpN3T2OJ3WQXsomeF-WqT9fhQlQc 110
langchain_mcp_client/__version__.py sha256=Rs7wrMtD43zkR1cROsnewJ_B49wIx79wPA8ATLuuEpw 119
langchain_mcp_client/cli_chat.py sha256=st9EPLWZUlmEhrURi7W5wuS2ZX2W5ywJ-cPCzIvbqZg 8555
langchain_mcp_client/config_loader.py sha256=QA3qjCUWyIMt6X86fdqAv5xuD6YY40Vy3QMXnwBwLhA 986
langchain_mcp_client/tests/__init__.py sha256=VIaQkgc58ChwYrLOT4cwwJkZ40ABtk1M8Z6xMMmY5wI 118
langchain_mcp_client-0.2.0.dist-info/METADATA sha256=3kgUw4uTocBaPRuTeMx2IV-0M6ez1bH6PYOZkz4AAzs 5899
langchain_mcp_client-0.2.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
langchain_mcp_client-0.2.0.dist-info/entry_points.txt sha256=1Yd4DKj7dFeW2mFqQ_a1WBl7lKWCIlvxHSbWkn2no-w 76
langchain_mcp_client-0.2.0.dist-info/licenses/LICENSE sha256=W_0rWKXq5rcG8a4qp2wkg_MUCpYg4QwjEMWZtVYdmT4 1882
langchain_mcp_client-0.2.0.dist-info/RECORD

entry_points.txt

langchain-mcp-client = langchain_mcp_client.cli_chat:main