Introducing oneworldsync
A Python Module for 1WorldSync Content1 API Access
I’m pleased to introduce a Python module I’ve developed from scratch called oneworldsync
. For those who need to programmatically access product content data from the 1WorldSync Content1 API, finding a streamlined solution was challenging to say the least. The only path provided was a very simple Python example, some older PDF documentation and a reference Java SDK. I work primarily in the Machine Learning space so Python first was a priority. Those were my primary motivations behind creating oneworldsync
as I stumbled towards building a library.