Zoho Office Integrator Python SDK
Project description
Python SDK
- Getting Started
- Prerequisites
- Registering a Zoho Office Integrator APIKey
- Including the SDK in your project
- Sample Code
- Release Notes
- License
Getting Started
Zoho Office Integrator Pythod SDK used to help you quickly integrator Zoho Office Integrator editors in side your web application.
Prerequisites
-
To start working with this SDK you need a an account in office integrator service. Sign Up
Registering a Zoho Office Integrator APIKey
Since Zoho Office Integrator APIs are authenticated with apikey, you should register your with Zoho to get an apikey. To register your app:
-
Follow the steps mentioned in this help page ( Sign-up for a Zoho Account if you don't have one)
-
Enter your company name and short discription about how you are going to using zoho office integrator with your application in apikey sign-up form. Choose the type of your application(commerial or non-commercial) and generate the apikey.
-
After sign-up completed for Zoho Office Integrator service, copy the apikey from the dashboard.
Including the SDK in your project
You can include the SDK to your project using:
-
Install Python SDK
- Navigate to the workspace of your client app.
- Run the command below:
pip install office-integrator-sdk
-
Another method to install the SDK
- Add following line in requirements.txt file of your application.
office-integrator-sdk==1.0.0b2
- Run the follwoing comment install the sdk files
pip3 install -r requirements.txt
SDK Sample code
Refer this repository for example codes to all Office Integrator API endpoints.
Release Notes
Version 1.0.b2
- Readme file and license details updated
Version 1.0.b1
- Initial sdk version release
License
This SDK is distributed under the Apache License, Version 2.0, see LICENSE.txt for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file office-integrator-sdk-1.0.0b2.tar.gz
.
File metadata
- Download URL: office-integrator-sdk-1.0.0b2.tar.gz
- Upload date:
- Size: 74.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.4 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a1c81a640ff087b8652edd033ef4f4724a8ed32c5e8da2d6f576764c02548e2 |
|
MD5 | 9f2795574e5b109e8ce1af9173a3e8c0 |
|
BLAKE2b-256 | 426427d9814d2d2fa545aa3cd07abd1181b9fa35a6832bd1a919115ae34d9c0f |
File details
Details for the file office_integrator_sdk-1.0.0b2-py2.py3-none-any.whl
.
File metadata
- Download URL: office_integrator_sdk-1.0.0b2-py2.py3-none-any.whl
- Upload date:
- Size: 143.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.4 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ec20c8e10ff26568ca4e63bc4556137f787640268696d6e531fda5ccfceeea0 |
|
MD5 | 21690919ef53af8ee4105fbd796e5dd7 |
|
BLAKE2b-256 | 31a6f952c34c1d337e9c2abe7676c2a1f10c25ff372b6b5908015ec90a5b23fc |