freshchat

A library provide a http client for Freshchat API


Keywords
api-client, black, freshchat, library, python
License
MIT
Install
pip install freshchat==0.6.0

Documentation

image image image image image Sonarcloud Status

Python Freshchat Client Library

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.

Installation

pip install freshchat

Documentation

The project documentation is available here. Be sure to check out the introduction for usage examples.

Reporting Issues and Contributing

This project is maintained on GitHub.