The GitHub repo for YDK-Py (https://github.com/CiscoDevNet/ydk-py) comes with a couple of sample apps. There is also a separate sample app repo (https://github.com/CiscoDevNet/ydk-py-samples) that includes a larger number of sample apps. You'll find boilerplates to write your own apps, plus working apps for different data models. Make sure you read:
- The main README file for the repo:
https://github.com/CiscoDevNet/ydk-py-samples/blob/master/README.md
- The README file for the basic apps:
https://github.com/CiscoDevNet/ydk-py-samples/blob/master/samples/basic/README.md
The basic apps would be the best starting point to get started with YDK-Py.
Happy coding!
Comments
0 comments
Please sign in to leave a comment.