Framework for maintaining Watson Assistant data in github repository with bundle of tools for generating, testing and uploading. Travis: https://travis-ci.com/IBM/watson-assistant-workbench. Artifactory (will be deleted after 25 Nov 2019): https://na.artifactory.swg-devops.com/artifactory/webapp/#/artifacts/browse/tree/General/iot-waw-trevis-generic-local.
Apache License 2.0
16
stars
25
forks
source link
Enclose argparse.ArgumentParser in a custom class #313
This will give us the ability to add common arguments (e.g. --verbose or --log) to all argument parsers in WAW scripts.