bittensor-cli
Bittensor CLI
What it is and what it does
Bittensor CLI is a command-line tool for interacting with the Bittensor platform, a decentralized network for machine learning. It provides commands to manage wallets, register neurons and subnets, delegate stake, view and vote on governance proposals, and perform other blockchain operations. The tool is built on async-substrate-interface for chain communication and includes visualization capabilities via plotille and plotly.
However, this package is no longer maintained. The repository is archived, and the maintainers have explicitly superseded it with the `bittensor` package (Bittensor 11), which includes an updated `btcli` command. Existing v9 releases remain installable but will receive no further updates or support. New projects should install the `bittensor` package instead.
Use it for:
- Create and manage Bittensor wallets (coldkeys and hotkeys) for securing TAO tokens and network identity.
- Register a neuron or subnet on the Bittensor network to participate in the decentralized AI marketplace.
- Delegate TAO tokens to validators and monitor staking rewards and network participation.
- View and vote on Senate governance proposals to influence network protocol decisions.
- Query network state, metagraph data, and blockchain information for monitoring and analysis.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Command-line interface for managing Bittensor platform operations including wallet creation, subnet registration, delegation, and governance voting.
No—do not install this package. It is explicitly superseded and abandoned. The maintainers recommend installing the `bittensor` package instead, which includes the current `btcli` and receives active development. Existing v9 releases remain available but will not be updated, and compatibility with the evolving Bittensor network is not guaranteed.
Install
bittensor-cli on PyPI
pip
pip install bittensor-cliuv
uv add bittensor-clipoetry
poetry add bittensor-cliInstalling bittensor-cli
Before you install
Low install friction with a pure-Python wheel, but the package is abandoned—the repository is archived and no further releases are planned. The maintainers explicitly recommend installing the newer `bittensor` package instead, which supersedes this version.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions, making it legally safe to adopt for most projects.
Quickstart
pip install bittensor-cli
btcli --version
btcli wallet create --wallet.name my_wallet
Requires Python 3.10 or later; macOS users should install Python via Homebrew rather than using the preinstalled version due to LibreSSL incompatibility.
Verify before relying
- Whether existing v9 installations remain functional as the Bittensor network evolves and the newer bittensor package diverges.
- Specific compatibility of this CLI version with current Bittensor network state and subnet configurations.
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 14 — async-substrate-interface, aiohttp, bittensor-drand, GitPython, netaddr, Jinja2, PyYAML, rich, cyscale, typer, typing_extensions, bittensor-wallet, plotille, plotly |
| Maintenance | abandoned — 33 days since the last release |
| Last repo commit | (repository archived) |
| First released | |
| Downloads | 373,016/month — #7,156 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: bittensor_cli-9.23.2-py3-none-any.whl
Tags
More Scientific/Engineering packages
NumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
pandaspandas provides fast, flexible data structures…
permissive · top 100 on PyPI
scipyscipy provides numerical algorithms for…
permissive · top 100 on PyPI
scikit-learnscikit-learn provides a comprehensive Python…
permissive · top 1,000 on PyPI
dilldill extends Python's pickle module to…
permissive · top 1,000 on PyPI
multiprocessMultiprocess is an enhanced fork of Python's…
permissive · top 1,000 on PyPI
bittensorBittensor is a Python SDK and CLI for…
permissive · top 15,000 on PyPI
bittensor-walletManages cryptographic keys and wallets for the…
permissive · top 15,000 on PyPI
bittensor-drandProvides timelock encryption for Bittensor…
permissive · top 15,000 on PyPI
agent-governance-toolkit-cliProvides CLI tools, SRE observability, and…
permissive · top 15,000 on PyPI
agent_governance_toolkitUnified installer that bundles policy…
permissive · top 15,000 on PyPI
py-clob-clientPython client library for trading on…
permissive · top 15,000 on PyPI
agent-governance-toolkit-coreProvides a unified runtime kernel and trust…
permissive · top 15,000 on PyPI
tonsdkLow-level Python library for interacting with…
permissive · top 15,000 on PyPI
async-substrate-interfaceProvides asynchronous and synchronous…
permissive · top 15,000 on PyPI