pyang yaml plugin Pyang YAML output plugin Installation virtualvenv venv source venv/bin/activate pip install --upgrade pip pip install --upgrrade setuptools pip install -r requirements.txt Usage Please this Pyang plugin in your venv dictory, it will work. pyang -f yaml -p . interfaces.yml Contributions are most welcome.