shopcube
shopcube copied to clipboard
enhancement: add a abstract class for the upload.py
upload.py
should use a contract (i.e. an abstract class) to make sure api's functions (example initialize
does not fail if the template for upload function is not followed.