zcatalyst-sdk


Namezcatalyst-sdk JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://catalyst.zoho.com/
SummaryZoho Catalyst SDK for Python
upload_time2023-09-04 12:18:21
maintainer
docs_urlNone
authorCatalyst by Zoho
requires_python>= 3.9
licenseApache License 2.0
keywords zcatalyst zoho catalyst serverless cloud sdk development
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <a href="https://zoho.com/catalyst/">
    <img width="150" height="150" src="https://www.zohowebstatic.com/sites/default/files/catalyst/catalyst-logo.svg">
</a>

<h1>ZCatalyst SDK</h1>

<p>
  The official python sdk of Catalyst by Zoho
</p>
<br>

![PyPI](https://img.shields.io/pypi/v/zcatalyst_sdk)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/zcatalyst_sdk)
![PyPI - Wheel](https://img.shields.io/pypi/wheel/zcatalyst_sdk)
![PyPI - License](https://img.shields.io/pypi/l/zcatalyst_sdk)

ZCatalyst Python SDK bundles all the features of Zoho Catalyst and provides access to various Catalyst services and their respective components, which helps you build robust Catalyst applications and microservices.

## Prerequisites

To start working with this SDK you need a catalyst account [Sign Up](https://catalyst.zoho.com/)

Then you need to install suitable version of [Python](https://www.python.org/) and [pip](https://pip.pypa.io/en/stable/installation/)

## Installing

The ZCatalyst Python SDK is a pip package and can be found as zcatalyst on PyPI:

```bash
python -m pip install zcatalyst-sdk
```

## Using zcatalyst

After installing zcatalyst, you can initialize it in your catalyst functions as:

```python
import zcatalyst_sdk

catalyst_app = zcatalyst_sdk.initialize()
```

## Documentation

For documentation and further clarifications kindly contanct [support@zohocatalyst.com](mailto:support@zohocatalyst.com)

            

Raw data

            {
    "_id": null,
    "home_page": "https://catalyst.zoho.com/",
    "name": "zcatalyst-sdk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">= 3.9",
    "maintainer_email": "",
    "keywords": "zcatalyst,zoho,catalyst,serverless,cloud,SDK,development",
    "author": "Catalyst by Zoho",
    "author_email": "support@zohocatalyst.com",
    "download_url": "https://files.pythonhosted.org/packages/8b/a0/6366001ed9213c1655a05f8a31a297d91fe811495e39fe6f91f9af54b0c2/zcatalyst_sdk-0.0.2.tar.gz",
    "platform": null,
    "description": "<a href=\"https://zoho.com/catalyst/\">\n    <img width=\"150\" height=\"150\" src=\"https://www.zohowebstatic.com/sites/default/files/catalyst/catalyst-logo.svg\">\n</a>\n\n<h1>ZCatalyst SDK</h1>\n\n<p>\n  The official python sdk of Catalyst by Zoho\n</p>\n<br>\n\n![PyPI](https://img.shields.io/pypi/v/zcatalyst_sdk)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/zcatalyst_sdk)\n![PyPI - Wheel](https://img.shields.io/pypi/wheel/zcatalyst_sdk)\n![PyPI - License](https://img.shields.io/pypi/l/zcatalyst_sdk)\n\nZCatalyst Python SDK bundles all the features of Zoho Catalyst and provides access to various Catalyst services and their respective components, which helps you build robust Catalyst applications and microservices.\n\n## Prerequisites\n\nTo start working with this SDK you need a catalyst account [Sign Up](https://catalyst.zoho.com/)\n\nThen you need to install suitable version of [Python](https://www.python.org/) and [pip](https://pip.pypa.io/en/stable/installation/)\n\n## Installing\n\nThe ZCatalyst Python SDK is a pip package and can be found as zcatalyst on PyPI:\n\n```bash\npython -m pip install zcatalyst-sdk\n```\n\n## Using zcatalyst\n\nAfter installing zcatalyst, you can initialize it in your catalyst functions as:\n\n```python\nimport zcatalyst_sdk\n\ncatalyst_app = zcatalyst_sdk.initialize()\n```\n\n## Documentation\n\nFor documentation and further clarifications kindly contanct [support@zohocatalyst.com](mailto:support@zohocatalyst.com)\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Zoho Catalyst SDK for Python",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://catalyst.zoho.com/"
    },
    "split_keywords": [
        "zcatalyst",
        "zoho",
        "catalyst",
        "serverless",
        "cloud",
        "sdk",
        "development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec6e22a2877b167d398dcb3c355524cb969fff744504c351ec915e4e42f169cc",
                "md5": "2bc6369438862a640cdf26daadb2f102",
                "sha256": "be3ec3ff682dbee5c8bcca0c4a01a43940486836dac37ca4db299726a722c309"
            },
            "downloads": -1,
            "filename": "zcatalyst_sdk-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2bc6369438862a640cdf26daadb2f102",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">= 3.9",
            "size": 41110,
            "upload_time": "2023-09-04T12:18:19",
            "upload_time_iso_8601": "2023-09-04T12:18:19.684101Z",
            "url": "https://files.pythonhosted.org/packages/ec/6e/22a2877b167d398dcb3c355524cb969fff744504c351ec915e4e42f169cc/zcatalyst_sdk-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ba06366001ed9213c1655a05f8a31a297d91fe811495e39fe6f91f9af54b0c2",
                "md5": "a37eb0ff43ad1f51e191c8d47a0930c1",
                "sha256": "e307480eda9e5ab6d4300383daf649f1c57981345231e5939c1fbfbb60e05867"
            },
            "downloads": -1,
            "filename": "zcatalyst_sdk-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a37eb0ff43ad1f51e191c8d47a0930c1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">= 3.9",
            "size": 27830,
            "upload_time": "2023-09-04T12:18:21",
            "upload_time_iso_8601": "2023-09-04T12:18:21.612044Z",
            "url": "https://files.pythonhosted.org/packages/8b/a0/6366001ed9213c1655a05f8a31a297d91fe811495e39fe6f91f9af54b0c2/zcatalyst_sdk-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-04 12:18:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "zcatalyst-sdk"
}
        
Elapsed time: 0.58560s