{"library":"slackclient","type":"library","category":null,"description":"The `slackclient` library is the legacy Python client for the Slack Web API and RTM API. Version 2.9.4 is the last release, and the project is officially deprecated. Users are strongly advised to migrate to the `slack-sdk` package, which is the actively maintained and officially supported Slack Python SDK. While `slackclient` v2.x shared similar import paths with `slack-sdk` (e.g., `from slack import WebClient`), the `slack-sdk` project has continued development and introduced new features and improvements.","language":"python","status":"deprecated","version":"2.9.4","tags":["slack","api","web api","rtm api","chat","messaging","deprecated"],"install":[{"cmd":"pip install slackclient","imports":["from slack import WebClient","from slack.rtm import RTMClient","from slack_sdk import WebClient"]},{"cmd":"pip install slack-sdk","imports":[]}],"homepage":"https://api.slack.com/","github":"https://github.com/slackapi/python-slack-sdk","docs":null,"changelog":null,"pypi":"https://pypi.org/project/slackclient/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.9,"avg_import_s":0.63,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/slackclient/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}