Closed ghost closed 2 years ago
There are some code changes made to support the YDK app maker. This is available on a separate branch. To try this, first, clone the ydk-py repo using the below command:
~/ > git clone https://github.com/CiscoDevNet/ydk-py.git -b yam
Then, follow the steps here to install ydk core and bundles.
To run the yam sample:
~/ > cd ydk-py/core/samples
~/ > ./yam_sample.py [-v]
This enables users to handle below use cases as part of YDK app maker (YAM)
It is preferable to continue using the existing service/provider abstraction