Banger CLI to deploy, monitor, and manage your strategies.
Project description
banger CLI
Deploy, monitor, and manage your strategies from the terminal.
Install
uv pip install bangertrades-cli
For local dev on this monorepo:
uv pip install -e packages/sdk-python
uv pip install -e apps/cli
Usage
# Scaffold a new strategy
banger init my_strategy --venue kalshi
# Deploy in paper mode
banger deploy ./my_strategy.py --paper
# Promote to live (with confirmation prompt)
banger deploy ./my_strategy.py --live
# Status across all your strategies
banger status
# Stream logs
banger logs my_strategy
# Stop a strategy
banger stop my_strategy
Auth
banger login
Or set BANGER_API_KEY from your dashboard's API tokens page.
Status
v0.0.1 — command surface scaffolded, network calls stubbed. Unblocks the
banger.Strategy interface design and the runtime contract while we wire the
control plane.
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 bangertrades_cli-0.1.0.tar.gz.
File metadata
- Download URL: bangertrades_cli-0.1.0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":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 |
82f689838e243fa5f356d6f88ebf484eac919d33ca938d32b37f552d79f7ebcf
|
|
| MD5 |
0cb73cff6baa4ca1db601d1d57eb0588
|
|
| BLAKE2b-256 |
394270d5c76bb40967f8273ffe74b2c68497f24847cdf54c8d325daba3cda6a6
|
File details
Details for the file bangertrades_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: bangertrades_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":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 |
be67cf1b1039ecfee795d2e759cf6ae79b6c4240e309f4915ee295f73a9e609a
|
|
| MD5 |
52c8be6a80231b064b602760a03f9f58
|
|
| BLAKE2b-256 |
4d805ca11e011ccd21d7576408afbd68da92c3117bb9db8389b52bf8cd816655
|