A python client library for Freshchat (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.
pip install freshchat
The project documentation is available here. Be sure to check out the introduction for usage examples.
This project is maintained on GitHub.