Anor Cloud GPU CLI - Managed GPU compute made simple
Project description
Anor CLI
Managed GPU compute made simple.
Installation
pip install anor
Quick Start
# Login to your account
anor login
# Run a training job
anor run --grade standard --gpus 8 --max-rate 2.20 "python train.py"
# List your jobs
anor jobs list
# Get job logs
anor jobs logs <job-id>
# View pricing
anor pricing
Commands
| Command | Description |
|---|---|
anor login |
Login and store credentials |
anor logout |
Clear stored credentials |
anor whoami |
Show current user |
anor run |
Submit a compute job |
anor jobs list |
List your jobs |
anor jobs get <id> |
Get job details |
anor jobs logs <id> |
Get job logs |
anor jobs cancel <id> |
Cancel a job |
anor pricing |
Show current pricing |
Compute Grades
| Grade | Price | GPU Types |
|---|---|---|
| Standard | $1.80/GPU/hr | T4, V100, L4 |
| Performance | $2.50/GPU/hr | A100, A100-80GB |
| Premium | $4.00/GPU/hr | H100, H200, B200 |
Documentation
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
anor-0.1.0.tar.gz
(6.1 kB
view details)
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
anor-0.1.0-py3-none-any.whl
(7.1 kB
view details)
File details
Details for the file anor-0.1.0.tar.gz.
File metadata
- Download URL: anor-0.1.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc587a633ecbd15c8d265a34795f997757e489086b898b6e63512f9436792252
|
|
| MD5 |
176289118d3a635a19596959dbb484f1
|
|
| BLAKE2b-256 |
0552e9c53360f53a72085852858cee3437d92da53456903e0dbd0ca3ae37a873
|
File details
Details for the file anor-0.1.0-py3-none-any.whl.
File metadata
- Download URL: anor-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fea8018b0291fcb1899bf5b68b95e3e73744d476580701aab25b1b44e2484c9
|
|
| MD5 |
6223c254823ef50c8e9c101b6a6b3cd5
|
|
| BLAKE2b-256 |
9104b3f456795771d282589ef50937a83af7b1342d1e6c941107aebe637dfd44
|