network-unit-testing-system / nuts

NUTS defines a desired network state and checks it against a real network using pytest and nornir.
https://nuts.readthedocs.io/
MIT License
106 stars 5 forks source link

Python3 #3

Closed ubaumann closed 7 years ago

ubaumann commented 7 years ago

Add Python3 support

ubaumann commented 7 years ago

Added basic Python3 support: https://github.com/HSRNetwork/Nuts/pull/2/commits/b3c3c300dcf0913c093621dcad0acce3cc2bd634 Needs some more testing