Self-hosted E2B sandbox integration for Deep Agents
Project description
langchain-e2b-selfhost
Self-hosted E2B sandbox integration package for Deep Agents.
Install
pip install langchain-e2b-selfhost
Usage
from e2b import Sandbox
from langchain_e2b_selfhost import E2BSelfHostedSandbox
sandbox = Sandbox.create()
backend = E2BSelfHostedSandbox(sandbox=sandbox)
result = backend.execute("echo hello")
print(result.output)
This package re-exports the production E2BSandbox implementation from langchain-e2b under the self-hosted package name.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file langchain_e2b_selfhost-0.0.1.tar.gz.
File metadata
- Download URL: langchain_e2b_selfhost-0.0.1.tar.gz
- Upload date:
- Size: 91.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
610bd1e023bafe22afb90980bf0981754254fe36dabe7e8f7c26a640e49fad30
|
|
| MD5 |
924576323adfc2e9e544de6bb559026b
|
|
| BLAKE2b-256 |
ab0b85a4e84b5df32b8b6baefa0f6797d052fb34f3fd2308767effc2493cd103
|
File details
Details for the file langchain_e2b_selfhost-0.0.1-py3-none-any.whl.
File metadata
- Download URL: langchain_e2b_selfhost-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48a220b055fd6cfaa2d04c0392986bfcf1add233822fb09d6de8569ea1889ee4
|
|
| MD5 |
a54ae1fd01245832e7547ad4fe8bb80f
|
|
| BLAKE2b-256 |
8a305c3773b53b9751a54a9c4ddd50fe0073d0f6528afcce9bc0f60dcf0c0c4a
|