Skip to content

Commit a6ca55b

Browse files
committed
Update metadata
1 parent fd8259d commit a6ca55b

2 files changed

Lines changed: 32 additions & 1 deletion

File tree

sdks/python/pyproject.toml

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,37 @@ build-backend = "hatchling.build"
55
[project]
66
name = "sandboxer"
77
version = "0.0.0"
8-
description = "Unified sandbox SDK for multiple cloud providers"
8+
description = "Unified sandbox client for E2B, Daytona, Blaxel, Runloop, Fly Machines, and local Docker"
9+
readme = "README.md"
10+
license = "Apache-2.0"
11+
keywords = [
12+
"ai-agents",
13+
"agent-sdk",
14+
"automation",
15+
"blaxel",
16+
"ci-cd",
17+
"cloud",
18+
"cloud-sandbox",
19+
"daytona",
20+
"developer-tools",
21+
"devtools",
22+
"docker",
23+
"e2b",
24+
"fly-machines",
25+
"go",
26+
"local-sandbox",
27+
"multi-provider",
28+
"nodejs",
29+
"python",
30+
"remote-sandbox",
31+
"runloop",
32+
"sandbox",
33+
"sandbox-sdk",
34+
"sdk",
35+
"typescript",
36+
"unified-api",
37+
"unified-sdk",
38+
]
939
requires-python = ">=3.10"
1040
dependencies = [
1141
"httpx>=0.27",

sdks/typescript/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "sandboxer",
33
"version": "0.0.0",
44
"description": "Unified sandbox client for E2B, Daytona, Blaxel, Runloop, Fly Machines, and local Docker",
5+
"license": "Apache-2.0",
56
"keywords": [
67
"ai-agents",
78
"agent-sdk",

0 commit comments

Comments
 (0)