This repository aims to provide a web server that is able to take in network device configurations, anonymize them and create PRs to a GitHub repository to merge them into this repository.
In order to develop in this repository, you need to first install poetry. Cloning this repository and then running poetry install
should get you set up with a working development environment.