langchain-datalayer

View on PyPIReverse Dependencies (0)

0.1.0 langchain_datalayer-0.1.0-py3-none-any.whl

Wheel Details

Project: langchain-datalayer
Version: 0.1.0
Filename: langchain_datalayer-0.1.0-py3-none-any.whl
Download: [link]
Size: 4850
MD5: 4308257629d0d5cec61f26cfce113eb8
SHA256: b9037fe30ba4d1f67f1466fbcc72bddc3112de7695b5866393f4cc5ceb405473
Uploaded: 2025-02-01 17:24:01 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: langchain_datalayer
Version: 0.1.0
Author-Email: Datalayer <info[at]datalayer.io>
Project-Url: Home, https://github.com/datalayer/langchain-datalayer
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 Datalayer Server code licensed under BSD 3-Clause License Source: https://github.com/datalayer-server/datalayer_server/blame/v2.12.0/datalayer_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: Datalayer
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.9
Requires-Dist: jupyter-kernel-client
Requires-Dist: jupyter-nbmodel-client
Requires-Dist: langchain
Requires-Dist: langchain-openai
Requires-Dist: python-dotenv
Requires-Dist: datalayer-server-ydoc; extra == "example"
Requires-Dist: mdformat-gfm (>=0.3.5); extra == "lint"
Requires-Dist: mdformat (>0.7); extra == "lint"
Requires-Dist: ruff; extra == "lint"
Requires-Dist: datalayer-server (<3,>=1.6); extra == "test"
Requires-Dist: ipykernel; extra == "test"
Requires-Dist: pytest (>=7.0); extra == "test"
Requires-Dist: mypy (>=0.990); extra == "typing"
Provides-Extra: example
Provides-Extra: lint
Provides-Extra: test
Provides-Extra: typing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 672 characters]

WHEEL

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

RECORD

Path Digest Size
langchain_datalayer/__init__.py sha256=JyUMPwK0g43igNw_Dym-QPumwPvd9v8hxxYxzVid8s0 109
langchain_datalayer/__version__.py sha256=CYwVh8tcd8CA_uAy-yNoLJOyYmWDNWNmItg5kuzJxNc 118
langchain_datalayer/tests/__init__.py sha256=eZyr5Z8xl9OkzGZhjRvw19gDnAWRvFtpYk0j9Atyc54 117
langchain_datalayer-0.1.0.dist-info/METADATA sha256=MmDshizWheXr2CE3mzU15Ub0FaUN3An-U4YHqokWgxk 4020
langchain_datalayer-0.1.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
langchain_datalayer-0.1.0.dist-info/entry_points.txt sha256=rVSrjC1vkRvGSXV6Ia252oWUXe0N8VUYCaSA3rwHsDQ 170
langchain_datalayer-0.1.0.dist-info/licenses/LICENSE sha256=lsivSn1oFU1Bj7H4PQvXwMIKpvrmlkXF-8g5qauIYFI 1890
langchain_datalayer-0.1.0.dist-info/RECORD

entry_points.txt

jaa = langchain_datalayer.app:main
langchain-datalayer = langchain_datalayer.app:main
langchain-datalayer-console = langchain_datalayer.consoleapp:main