Network Config Generator

Please Note: This application was primary a proof-of-concept implementation and is not actively maintained.

This is a Simple Web-based Configuration Generator for Network Devices (like Routers and Switches) that runs as a Web service based on the Flask microframework.

I’ve created the Project in late 2015 as part of series of blog post to get started with web development using python and Flask. You find an overview about the associated posts here.

The code is available on GitHub.