In YDK-Py, YANG lists are currently implemented based on simple python lists. It's not possible to access a particular item based on key(s). This will be particularly useful when processing a long list of operational data (e.g. looking for a specific prefix in a long of prefixes).