This project provides examples of using Aspose.Imaging Cloud SDK for Python.
Python 2.7 or higher is required.
pip install -r requirements.txt
python -m asposeimagingcloudexamples.imaging_examples --clientSecret=... --clientId=... --baseUrl=...
--clientSecret and --clientId are required parameters to connect to Aspose.Imaging Cloud. They can be looked up at Aspose Cloud Dashboard (free registration in Aspose Cloud is required for this).
--baseUrl is an optional parameter that allows running examples with custom hosted Aspose.Imaging Cloud instance.