An open API service indexing awesome lists of open source software.

https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-python-samples

GroupDocs.Viewer Cloud SDK for Python examples, plugins and showcase projects
https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-python-samples

Last synced: 4 months ago
JSON representation

GroupDocs.Viewer Cloud SDK for Python examples, plugins and showcase projects

Awesome Lists containing this project

README

          

# GroupDocs.Viewer Cloud SDK for Python Examples

This repository contains [Examples](Examples) projects for [GroupDocs.Viewer Cloud SDK for Python](https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-python) to help you learn and write your own applications.

[GroupDocs.Viewer Cloud SDK for Python](https://products.groupdocs.cloud/viewer/python) allows you to work with [GroupDocs.Viewer Cloud API](https://products.groupdocs.cloud/viewer) REST APIs in your Python applications.





## Prerequisites

+ Python with PIP installed
+ Get your client id and client secret at [https://dashboard.groupdocs.cloud](https://dashboard.groupdocs.cloud) (free registration is required).

## How to Run the Examples?

The package contains Python examples. Follow the given steps to proceed run:

+ Extract the downloaded project
+ Go to "Examples" directory of the project
+ Edit RunExamples.py and put there client id and client secret, obtained from [https://dashboard.groupdocs.cloud](https://dashboard.groupdocs.cloud)
+ if older version of groupdocs_viewer_cloud was previously installed, execute "pip uninstall groupdocs_viewer_cloud" command
+ Execute "pip install groupdocs_viewer_cloud -U" command
+ Run examples using "python RunExamples.py" command

For more details, visit [Getting Started](https://docs.groupdocs.cloud/viewer/getting-started/).

## Licensing

All GroupDocs.Viewer Cloud SDKs are licensed under [MIT License](LICENSE).

[Home](https://www.groupdocs.cloud/) | [Product Page](https://products.groupdocs.cloud/viewer/python) | [Docs](https://docs.groupdocs.cloud/viewer/) | [Demos](https://products.groupdocs.app/viewer/family) | [API Reference](https://apireference.groupdocs.cloud/viewer/) | [Source Code](https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-python) | [Blog](https://blog.groupdocs.cloud/category/viewer/) | [Free Support](https://forum.groupdocs.cloud/c/viewer) | [Free Trial](https://purchase.groupdocs.cloud/trial)