vuer-cli 0.0.5__py3-none-any.whl → 0.0.6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {vuer_cli-0.0.5.dist-info → vuer_cli-0.0.6.dist-info}/METADATA +3 -4
- {vuer_cli-0.0.5.dist-info → vuer_cli-0.0.6.dist-info}/RECORD +5 -5
- {vuer_cli-0.0.5.dist-info → vuer_cli-0.0.6.dist-info}/WHEEL +0 -0
- {vuer_cli-0.0.5.dist-info → vuer_cli-0.0.6.dist-info}/entry_points.txt +0 -0
- {vuer_cli-0.0.5.dist-info → vuer_cli-0.0.6.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: vuer-cli
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.6
|
|
4
4
|
Summary: A Python CLI for Vuer, a real-time 3D visualization library
|
|
5
5
|
Project-URL: Homepage, https://github.com/vuer-ai/vuer-cli
|
|
6
6
|
Project-URL: Repository, https://github.com/vuer-ai/vuer-cli
|
|
@@ -58,20 +58,19 @@ software packages.
|
|
|
58
58
|
## Installation
|
|
59
59
|
|
|
60
60
|
```bash
|
|
61
|
-
pip install vuer-cli==0.0.
|
|
61
|
+
pip install vuer-cli==0.0.6
|
|
62
62
|
```
|
|
63
63
|
|
|
64
64
|
or with uv:
|
|
65
65
|
|
|
66
66
|
```bash
|
|
67
|
-
uv add vuer-cli==0.0.
|
|
67
|
+
uv add vuer-cli==0.0.6
|
|
68
68
|
```
|
|
69
69
|
|
|
70
70
|
## Environment Variables
|
|
71
71
|
|
|
72
72
|
| Variable | Required | Description |
|
|
73
73
|
|-------------------|----------|--------------------------------------------------------------------------|
|
|
74
|
-
| `VUER_AUTH_TOKEN` | ✅ | JWT token used for all authenticated requests |
|
|
75
74
|
| `VUER_HUB_URL` | ✅ | Base URL of the Vuer Hub API (required — no default; e.g. `https://hub.vuer.ai/api`) |
|
|
76
75
|
|
|
77
76
|
## Commands
|
|
@@ -15,8 +15,8 @@ vuer_cli/scripts/minimap.py,sha256=51xur7LsWx39ar0VseiqpxuChk8KybcGmI8LWf35xTI,1
|
|
|
15
15
|
vuer_cli/scripts/ptc_utils.py,sha256=T55BY3plXwxtZTvbpesThYvE6vZB6aBT_iklwWjXg2Y,15018
|
|
16
16
|
vuer_cli/scripts/viz_ptc_cams.py,sha256=H0QdYuW-sHT9qj06pdpum_jTdHJmajUw0ZDCjUjmNjo,21062
|
|
17
17
|
vuer_cli/scripts/viz_ptc_proxie.py,sha256=inp-o6U2LkgwKa35OCaEz7LpLWMTw0qgzftKnb19oIE,14405
|
|
18
|
-
vuer_cli-0.0.
|
|
19
|
-
vuer_cli-0.0.
|
|
20
|
-
vuer_cli-0.0.
|
|
21
|
-
vuer_cli-0.0.
|
|
22
|
-
vuer_cli-0.0.
|
|
18
|
+
vuer_cli-0.0.6.dist-info/METADATA,sha256=YJl3sYauKvSsFh1boGv5R7Y16gEsf4_WltwjIXmeOQc,10391
|
|
19
|
+
vuer_cli-0.0.6.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
20
|
+
vuer_cli-0.0.6.dist-info/entry_points.txt,sha256=pH846erbxBfJpIj151Ps_UzgWIYPeIjl5gxZyTZn_7E,45
|
|
21
|
+
vuer_cli-0.0.6.dist-info/licenses/LICENSE,sha256=MGF-inVBUaGe2mEjqT0g6XsHIXwoNXgNHqD7Z1MzR0k,1063
|
|
22
|
+
vuer_cli-0.0.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|