Something I've thought about for a while, but was recently reminded of by shane. Suggested implementation: a protocols directory, with filenames equal to the protocols names, each file provides an upload() function to be used in mintUploader class. os.listdir will be useful here.
Something I've thought about for a while, but was recently reminded of by shane. Suggested implementation: a protocols directory, with filenames equal to the protocols names, each file provides an upload() function to be used in mintUploader class. os.listdir will be useful here.