Netdriver

Netdriver

Open-Source Netmiko Based Python NetDevOps Framework

3 followers

Netdriver is an open-source python framework built on top of Netmiko. It takes Netmiko’s core functionality, refines it, and adds quality-of-life features that developers could only access by using 3th party programs.
Netdriver gallery image
Netdriver gallery image
Netdriver gallery image
Netdriver gallery image
Netdriver gallery image
Free
Launch Team
Anima Playground
AI with an Eye for Design
Promoted

What do you think? …

Mark Ponomarev
Hello ProductHunt community! 👋 To everyone who has ever worked with Network Automation: We know your pain, and because of this pain me and my small dev community from OpenSecFlow built our first ever open-source project called "Netdriver". What started as a tool to help our own projects quickly grew in to a solution that we wanted to share with every dev dealingwith NetDevOps,in hopes that it will help the devs as much as it helped us. Netdriver is built on Netmiko, which means that it takes Netmiko’s core functions, polishes them and add some quality-of-life ones on top to modernize and upgrade them. The main features added are: - API-Driven Integration Provides an HTTP RESTful API, enabling seamless integration with external third-party systems and applications. - Customizable Session Persistence to maintain connections for ongoing tasks for extra efficiency. - Command execution queue to prevent concurrent conflicts that ensures stable and predictable device interactions. - High-Performance Asynchronous Operations which allows efficient, non-blocking communication with multiple devices simultaneously. If you want to support us we no need for coffee, all we need is a⭐️, feedbacks and pull requests on Github to further upgrade Netdriver for everyone.