https://github.com/twyla-ai/python-freshchat
A client library for the Freshchat API
https://github.com/twyla-ai/python-freshchat
api-client black freshchat library python
Last synced: about 1 year ago
JSON representation
A client library for the Freshchat API
- Host: GitHub
- URL: https://github.com/twyla-ai/python-freshchat
- Owner: twyla-ai
- License: mit
- Created: 2019-06-27T11:02:09.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T05:01:16.000Z (over 3 years ago)
- Last Synced: 2025-04-14T02:16:50.638Z (about 1 year ago)
- Topics: api-client, black, freshchat, library, python
- Language: Python
- Homepage: https://freshchat.readthedocs.io
- Size: 276 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://pypi.org/project/freshchat/)
[](https://pypi.org/project/freshchat/)
[](https://pypi.org/project/freshchat/)
[](https://freshchat.readthedocs.io/)
[](https://github.com/ambv/black)
[](https://github.com/twyla-ai/python-freshchat/actions)
[](https://sonarcloud.io/dashboard?id=twyla-ai_python-freshchat)
# Python Freshchat Client Library
A python client library for [Freshchat (Live Chat Software)](https://www.freshworks.com/live-chat-software/). This library allows users to interact with the Freshchat API to perform actions on the following resources.
* Users
* Channels
* Conversations
This library can also be used to build B2B or C2B live chat clients integrating with the Freshchat API.
## Installation
`pip install freshchat`
## Documentation
The project documentation is available [here](https://freshchat.readthedocs.io/en/latest/). Be sure to check out the [introduction](https://freshchat.readthedocs.io/en/latest/intro.html) for usage examples.
## Reporting Issues and Contributing
This project is maintained on [GitHub](https://github.com/twyla-ai/python-freshchat).