diff options
Diffstat (limited to 'csit/resources/scripts/pylibs.txt')
-rw-r--r-- | csit/resources/scripts/pylibs.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/csit/resources/scripts/pylibs.txt b/csit/resources/scripts/pylibs.txt new file mode 100644 index 00000000..a8d8c4e3 --- /dev/null +++ b/csit/resources/scripts/pylibs.txt @@ -0,0 +1,26 @@ +docker-py +ipaddr +netaddr +netifaces +pyhocon +requests +robotframework-httplibrary +robotframework-requests +robotframework-selenium2library +robotframework-sshlibrary +scapy +# Module jsonpath is needed by current AAA idmlite suite. +jsonpath-rw +# Modules for longevity framework robot library +elasticsearch +elasticsearch-dsl +# Module for pyangbind used by lispflowmapping project +pyangbind +# Module for iso8601 datetime format +isodate +# Module for TemplatedRequests.robot library +jmespath +# Module for backup-restore support library +jsonpatch +# odltools for extra debugging +odltools |