Installation¶
Installation (not on PyPI yet)¶
Install from GitHub using an isolated tool installer.
uv tool install git+https://github.com/narrowin/networka.git
# or
pipx install git+https://github.com/narrowin/networka.git
Short install video (30s):
[asciinema placeholder – will be embedded here]
Verify installation¶
Minimal configuration¶
Create a devices file config/devices/router1.yml
:
Run a command:
Expected output (trimmed):
See User guide for configuration details.
Next steps¶
- Define more devices and groups → Configuration
- Learn how to run common operations → Running commands
- Control formatting and capture outputs → Output modes and Results
- Troubleshooting connection/auth issues → Troubleshooting