I am using the shopify Python API. There is only a short tutorial at
http://wiki.shopify.com/Using_the_shopify_python_api
and it doesn't include anything about metafields. I am not sure how I am meant to translate the shopify API into commands for the Python API. Specifically I would like to know how to add metafields to Shopify resources, for example to a Custom Collection.
Thanks!