hypercli-cli 0.8.7__tar.gz → 0.8.10__tar.gz
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.
- hypercli_cli-0.8.10/PKG-INFO +81 -0
- hypercli_cli-0.8.10/README.md +45 -0
- hypercli_cli-0.8.10/hypercli_cli/__init__.py +1 -0
- {hypercli_cli-0.8.7 → hypercli_cli-0.8.10}/hypercli_cli/cli.py +4 -6
- {hypercli_cli-0.8.7 → hypercli_cli-0.8.10}/hypercli_cli/flow.py +229 -261
- {hypercli_cli-0.8.7 → hypercli_cli-0.8.10}/hypercli_cli/instances.py +10 -6
- {hypercli_cli-0.8.7 → hypercli_cli-0.8.10}/hypercli_cli/renders.py +5 -43
- {hypercli_cli-0.8.7 → hypercli_cli-0.8.10}/pyproject.toml +4 -5
- hypercli_cli-0.8.7/PKG-INFO +0 -142
- hypercli_cli-0.8.7/README.md +0 -105
- hypercli_cli-0.8.7/hypercli_cli/__init__.py +0 -1
- hypercli_cli-0.8.7/hypercli_cli/llm.py +0 -263
- {hypercli_cli-0.8.7 → hypercli_cli-0.8.10}/.gitignore +0 -0
- {hypercli_cli-0.8.7 → hypercli_cli-0.8.10}/hypercli_cli/billing.py +0 -0
- {hypercli_cli-0.8.7 → hypercli_cli-0.8.10}/hypercli_cli/claw.py +0 -0
- {hypercli_cli-0.8.7 → hypercli_cli-0.8.10}/hypercli_cli/comfyui.py +0 -0
- {hypercli_cli-0.8.7 → hypercli_cli-0.8.10}/hypercli_cli/jobs.py +0 -0
- {hypercli_cli-0.8.7 → hypercli_cli-0.8.10}/hypercli_cli/keys.py +0 -0
- {hypercli_cli-0.8.7 → hypercli_cli-0.8.10}/hypercli_cli/onboard.py +0 -0
- {hypercli_cli-0.8.7 → hypercli_cli-0.8.10}/hypercli_cli/output.py +0 -0
- {hypercli_cli-0.8.7 → hypercli_cli-0.8.10}/hypercli_cli/tui/__init__.py +0 -0
- {hypercli_cli-0.8.7 → hypercli_cli-0.8.10}/hypercli_cli/tui/job_monitor.py +0 -0
- {hypercli_cli-0.8.7 → hypercli_cli-0.8.10}/hypercli_cli/user.py +0 -0
- {hypercli_cli-0.8.7 → hypercli_cli-0.8.10}/hypercli_cli/wallet.py +0 -0
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: hypercli-cli
|
|
3
|
+
Version: 0.8.10
|
|
4
|
+
Summary: CLI for HyperCLI - GPU orchestration and LLM API
|
|
5
|
+
Project-URL: Homepage, https://hypercli.com
|
|
6
|
+
Project-URL: Documentation, https://docs.hypercli.com
|
|
7
|
+
Project-URL: Repository, https://github.com/HyperCLI/hypercli
|
|
8
|
+
Author-email: HyperCLI <support@hypercli.com>
|
|
9
|
+
License: MIT
|
|
10
|
+
Requires-Python: >=3.10
|
|
11
|
+
Requires-Dist: httpx>=0.27.0
|
|
12
|
+
Requires-Dist: hypercli-sdk>=0.8.9
|
|
13
|
+
Requires-Dist: mutagen>=1.47.0
|
|
14
|
+
Requires-Dist: pyyaml>=6.0
|
|
15
|
+
Requires-Dist: rich>=14.2.0
|
|
16
|
+
Requires-Dist: typer>=0.20.0
|
|
17
|
+
Requires-Dist: websocket-client>=1.6.0
|
|
18
|
+
Provides-Extra: all
|
|
19
|
+
Requires-Dist: argon2-cffi>=25.0.0; extra == 'all'
|
|
20
|
+
Requires-Dist: eth-account>=0.13.0; extra == 'all'
|
|
21
|
+
Requires-Dist: hypercli-sdk[comfyui]>=0.8.9; extra == 'all'
|
|
22
|
+
Requires-Dist: web3>=7.0.0; extra == 'all'
|
|
23
|
+
Requires-Dist: x402[evm,httpx]>=2.0.0; extra == 'all'
|
|
24
|
+
Provides-Extra: comfyui
|
|
25
|
+
Requires-Dist: hypercli-sdk[comfyui]>=0.8.9; extra == 'comfyui'
|
|
26
|
+
Provides-Extra: dev
|
|
27
|
+
Requires-Dist: pytest>=8.0.0; extra == 'dev'
|
|
28
|
+
Requires-Dist: ruff>=0.3.0; extra == 'dev'
|
|
29
|
+
Provides-Extra: wallet
|
|
30
|
+
Requires-Dist: argon2-cffi>=25.0.0; extra == 'wallet'
|
|
31
|
+
Requires-Dist: eth-account>=0.13.0; extra == 'wallet'
|
|
32
|
+
Requires-Dist: qrcode[pil]>=7.4.0; extra == 'wallet'
|
|
33
|
+
Requires-Dist: web3>=7.0.0; extra == 'wallet'
|
|
34
|
+
Requires-Dist: x402[evm,httpx]>=2.0.0; extra == 'wallet'
|
|
35
|
+
Description-Content-Type: text/markdown
|
|
36
|
+
|
|
37
|
+
# hypercli-cli
|
|
38
|
+
|
|
39
|
+
Command-line interface for HyperCLI jobs, flows, x402 pay-per-use launches, and HyperClaw checkout tooling.
|
|
40
|
+
|
|
41
|
+
## Install
|
|
42
|
+
|
|
43
|
+
```bash
|
|
44
|
+
pip install hypercli-cli
|
|
45
|
+
```
|
|
46
|
+
|
|
47
|
+
## Configure
|
|
48
|
+
|
|
49
|
+
```bash
|
|
50
|
+
hyper configure
|
|
51
|
+
```
|
|
52
|
+
|
|
53
|
+
## Core Commands
|
|
54
|
+
|
|
55
|
+
```bash
|
|
56
|
+
# GPU discovery and launch
|
|
57
|
+
hyper instances list
|
|
58
|
+
hyper instances launch nvidia/cuda:12.6.3-base-ubuntu22.04 -g l4 -c "nvidia-smi"
|
|
59
|
+
|
|
60
|
+
# x402 pay-per-use GPU launch
|
|
61
|
+
hyper instances launch nvidia/cuda:12.6.3-base-ubuntu22.04 -g l4 -c "nvidia-smi" --x402 --amount 0.01
|
|
62
|
+
|
|
63
|
+
# Job lifecycle
|
|
64
|
+
hyper jobs list
|
|
65
|
+
hyper jobs logs <job_id>
|
|
66
|
+
hyper jobs metrics <job_id>
|
|
67
|
+
|
|
68
|
+
# Flows (recommended media path)
|
|
69
|
+
hyper flow text-to-image "a cinematic portrait"
|
|
70
|
+
hyper flow text-to-image "a cinematic portrait" --x402
|
|
71
|
+
|
|
72
|
+
# HyperClaw checkout/config
|
|
73
|
+
hyper claw plans
|
|
74
|
+
hyper claw subscribe 1aiu
|
|
75
|
+
hyper claw config env
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
## Notes
|
|
79
|
+
|
|
80
|
+
- `hyper llm` command surface has been removed.
|
|
81
|
+
- For inference setup, use HyperClaw (`hyper claw config ...`) and your agent/client's OpenAI-compatible configuration.
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
# hypercli-cli
|
|
2
|
+
|
|
3
|
+
Command-line interface for HyperCLI jobs, flows, x402 pay-per-use launches, and HyperClaw checkout tooling.
|
|
4
|
+
|
|
5
|
+
## Install
|
|
6
|
+
|
|
7
|
+
```bash
|
|
8
|
+
pip install hypercli-cli
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
## Configure
|
|
12
|
+
|
|
13
|
+
```bash
|
|
14
|
+
hyper configure
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
## Core Commands
|
|
18
|
+
|
|
19
|
+
```bash
|
|
20
|
+
# GPU discovery and launch
|
|
21
|
+
hyper instances list
|
|
22
|
+
hyper instances launch nvidia/cuda:12.6.3-base-ubuntu22.04 -g l4 -c "nvidia-smi"
|
|
23
|
+
|
|
24
|
+
# x402 pay-per-use GPU launch
|
|
25
|
+
hyper instances launch nvidia/cuda:12.6.3-base-ubuntu22.04 -g l4 -c "nvidia-smi" --x402 --amount 0.01
|
|
26
|
+
|
|
27
|
+
# Job lifecycle
|
|
28
|
+
hyper jobs list
|
|
29
|
+
hyper jobs logs <job_id>
|
|
30
|
+
hyper jobs metrics <job_id>
|
|
31
|
+
|
|
32
|
+
# Flows (recommended media path)
|
|
33
|
+
hyper flow text-to-image "a cinematic portrait"
|
|
34
|
+
hyper flow text-to-image "a cinematic portrait" --x402
|
|
35
|
+
|
|
36
|
+
# HyperClaw checkout/config
|
|
37
|
+
hyper claw plans
|
|
38
|
+
hyper claw subscribe 1aiu
|
|
39
|
+
hyper claw config env
|
|
40
|
+
```
|
|
41
|
+
|
|
42
|
+
## Notes
|
|
43
|
+
|
|
44
|
+
- `hyper llm` command surface has been removed.
|
|
45
|
+
- For inference setup, use HyperClaw (`hyper claw config ...`) and your agent/client's OpenAI-compatible configuration.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "0.8.9"
|
|
@@ -7,7 +7,7 @@ from rich.prompt import Prompt
|
|
|
7
7
|
from hypercli import HyperCLI, APIError, configure
|
|
8
8
|
from hypercli.config import CONFIG_FILE
|
|
9
9
|
|
|
10
|
-
from . import billing, claw, comfyui, flow, instances, jobs, keys,
|
|
10
|
+
from . import billing, claw, comfyui, flow, instances, jobs, keys, user, wallet
|
|
11
11
|
|
|
12
12
|
console = Console()
|
|
13
13
|
|
|
@@ -50,7 +50,7 @@ def fuzzy_match(input_str: str, options: list[str], threshold: float = 0.5) -> l
|
|
|
50
50
|
|
|
51
51
|
app = typer.Typer(
|
|
52
52
|
name="hyper",
|
|
53
|
-
help="HyperCLI - GPU orchestration and
|
|
53
|
+
help="HyperCLI - GPU orchestration, flows, and x402 tooling",
|
|
54
54
|
no_args_is_help=True,
|
|
55
55
|
rich_markup_mode="rich",
|
|
56
56
|
)
|
|
@@ -63,8 +63,6 @@ app.add_typer(flow.app, name="flow")
|
|
|
63
63
|
app.add_typer(instances.app, name="instances")
|
|
64
64
|
app.add_typer(keys.app, name="keys")
|
|
65
65
|
app.add_typer(jobs.app, name="jobs")
|
|
66
|
-
app.add_typer(llm.app, name="llm")
|
|
67
|
-
app.add_typer(renders.app, name="renders")
|
|
68
66
|
app.add_typer(user.app, name="user")
|
|
69
67
|
app.add_typer(wallet.app, name="wallet")
|
|
70
68
|
|
|
@@ -123,7 +121,7 @@ def main(
|
|
|
123
121
|
version: bool = typer.Option(False, "--version", "-v", help="Show version"),
|
|
124
122
|
):
|
|
125
123
|
"""
|
|
126
|
-
[bold cyan]HyperCLI[/bold cyan] - GPU orchestration and
|
|
124
|
+
[bold cyan]HyperCLI[/bold cyan] - GPU orchestration, flows, and x402 tooling
|
|
127
125
|
|
|
128
126
|
Set your API key: [green]hyper configure[/green]
|
|
129
127
|
|
|
@@ -131,7 +129,7 @@ def main(
|
|
|
131
129
|
hyper instances list Browse available GPUs
|
|
132
130
|
hyper instances launch Launch a GPU instance
|
|
133
131
|
hyper jobs list View your running jobs
|
|
134
|
-
hyper
|
|
132
|
+
hyper claw plans View HyperClaw plans
|
|
135
133
|
"""
|
|
136
134
|
if version:
|
|
137
135
|
from . import __version__
|