Hello
I've installed the Python 2.7 ShopifyAPI package and imported it into my script. I'm either missing something or there seems to be a big lack in documentation on what functions are available and how to use them (no examples).
All I wish to do is update a product (or rather it variant) price and quantity using a SKU to search on.
I would appreciate it if any one could help and better yet provide me with an example on how to do this using the Python ShopifyAPI package.