{% extends "main.html" %} {% block extrahead %} {% endblock %} {% block content %}

Network automation that simply works

Fully open-source modern CLI toolkit for network device automation – concurrent, type-safe, multi-vendor automation in minutes. It puts the A in NETWORK for Automation. 100% free, as in no paid add-on features.

{% include ".icons/material/flash.svg" %}

Bazing fast execution

Execute sequences of commands across devices and groups of devices. Perform configuration backups and safely issue up/downgrades.

{% include ".icons/material/network.svg" %}

Multi-vendor support

Works with MikroTik, Cisco, Arista, Juniper, and more. Vendor-aware sequences and backups with platform-specific optimizations.

{% include ".icons/material/cog.svg" %}

Flexible configuration

YAML/CSV configuration support with tags, groups, and inheritance. Environment variables for credentials and extensive customization options.

{% include ".icons/material/shield-check.svg" %}

Production ready

Comprehensive error handling, secure credential management, extensive testing, and battle-tested in real network environments.

{% include ".icons/material/console.svg" %}

Rich CLI output

Beautiful terminal output with selectable modes, progress indicators, colored syntax highlighting, and structured data visualization.

{% include ".icons/material/code-tags-check.svg" %}

Type-safe internals

Built with modern Python, full type safety with mypy, rich and pydantic 2 data models.

{{ page.content }}
{% endblock %}