#Installation
```python
pip install i2a_chat_api_client
```
#Usage
```python
from i2a_chat_api_client import client
client = client.I2AChatApiClient(x_application_secret='your application secret')
```
Raw data
{
"_id": null,
"home_page": "",
"name": "i2a-chat-api-client",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "I2A Chat Api Client,I2A Chat Api,I2A Chat,Python 3,I2A Chat Api SDK",
"author": "i2a Solutions Inc.",
"author_email": "msyta@i2asolutions.com",
"download_url": "https://files.pythonhosted.org/packages/d6/aa/ee7d4aa4049cd3f75d3d5f5c83c951c5b7cc8599137c6a92589ffc197f7f/i2a_chat_api_client-1.3.0.tar.gz",
"platform": null,
"description": "#Installation\n```python\npip install i2a_chat_api_client\n```\n\n#Usage\n\n```python\nfrom i2a_chat_api_client import client\n\nclient = client.I2AChatApiClient(x_application_secret='your application secret')\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Sdk for i2a chat api",
"version": "1.3.0",
"split_keywords": [
"i2a chat api client",
"i2a chat api",
"i2a chat",
"python 3",
"i2a chat api sdk"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0c296082686a5253f374a8a7ac630dcc23bdd5f463a7f506de733925a264efe1",
"md5": "600cf960aba2084ad15ccbc5dbb1e91b",
"sha256": "0f9d81afe21cc0853c7fb0cdba245642c7d9c883cf6bcdbc17e827cedc6822b1"
},
"downloads": -1,
"filename": "i2a_chat_api_client-1.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "600cf960aba2084ad15ccbc5dbb1e91b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4867,
"upload_time": "2023-04-12T11:33:55",
"upload_time_iso_8601": "2023-04-12T11:33:55.777362Z",
"url": "https://files.pythonhosted.org/packages/0c/29/6082686a5253f374a8a7ac630dcc23bdd5f463a7f506de733925a264efe1/i2a_chat_api_client-1.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d6aaee7d4aa4049cd3f75d3d5f5c83c951c5b7cc8599137c6a92589ffc197f7f",
"md5": "9a309c399b4d81429b7b176ca221a2e7",
"sha256": "0de33ca8fcf52fe4d3c8990473743fd464c8aa273c0b5351240fc5ade926551a"
},
"downloads": -1,
"filename": "i2a_chat_api_client-1.3.0.tar.gz",
"has_sig": false,
"md5_digest": "9a309c399b4d81429b7b176ca221a2e7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4080,
"upload_time": "2023-04-12T11:34:00",
"upload_time_iso_8601": "2023-04-12T11:34:00.395678Z",
"url": "https://files.pythonhosted.org/packages/d6/aa/ee7d4aa4049cd3f75d3d5f5c83c951c5b7cc8599137c6a92589ffc197f7f/i2a_chat_api_client-1.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-12 11:34:00",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "i2a-chat-api-client"
}