https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-python-samples
GroupDocs.Conversion Cloud SDK for Python examples, plugins and showcase projects
https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-python-samples
Last synced: about 2 months ago
JSON representation
GroupDocs.Conversion Cloud SDK for Python examples, plugins and showcase projects
- Host: GitHub
- URL: https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-python-samples
- Owner: groupdocs-conversion-cloud
- License: mit
- Created: 2019-05-09T13:06:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T10:19:17.000Z (over 1 year ago)
- Last Synced: 2024-08-01T11:46:59.734Z (over 1 year ago)
- Size: 434 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GroupDocs.Conversion Cloud SDK for Python Examples
This repository contains [Examples](Examples) projects for [GroupDocs.Conversion Cloud SDK for Python](https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-python) to help you learn and write your own applications.
[GroupDocs.Conversion Cloud SDK for Python](https://products.groupdocs.cloud/conversion/python) has been developed to help you get started with using our document conversion REST API, allowing to seamlessly convert your documents to any format you need. With this single API, you can convert back and forth between over 50 types of documents and images, including all Microsoft Office and OpenDocument file formats, PDF documents, HTML, CAD, raster images and many more.
[GroupDocs.Conversion Cloud API](https://products.groupdocs.cloud/conversion). GroupDocs.Conversion Cloud SDK for Python has been developed to help you integrate all these features in your Python application without any hassle.
## Prerequisites
+ Python with PIP installed
+ Get your ClientId and ClientSecret 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
* Edit Common.py and put there ClientId and ClientSecret, obtained from [https://dashboard.groupdocs.cloud](https://dashboard.groupdocs.cloud)
* Go to "Examples" directory of the project
* Execute "pip install groupdocs_conversion_cloud -U" command
* Run examples using "python RunExamples.py" command
For more details, visit [Getting Started](https://docs.groupdocs.cloud/conversion/getting-started/).
## Licensing
All GroupDocs.Conversion Cloud SDKs are licensed under [MIT License](LICENSE).
[Home](https://www.groupdocs.cloud/) | [Product Page](https://products.groupdocs.cloud/conversion/python) | [Docs](https://docs.groupdocs.cloud/conversion/) | [Demos](https://products.groupdocs.app/conversion/family) | [API Reference](https://apireference.groupdocs.cloud/conversion/) | [Source Code](https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-python) | [Blog](https://blog.groupdocs.cloud/category/conversion/) | [Free Support](https://forum.groupdocs.cloud/c/conversion) | [Free Trial](https://purchase.groupdocs.cloud/trial)