Contents

slack-sdk 3.19.5

0

The Slack API Platform SDK for Python

The Slack API Platform SDK for Python

Stars: 3512, Watchers: 3512, Forks: 828, Open Issues: 20

The slackapi/python-slack-sdk repo was created 8 years ago and was last updated Yesterday.
The project is very popular with an impressive 3512 github stars!

How to Install slack_sdk

You can install slack_sdk using pip

pip install slack_sdk

or add it to a project with poetry

poetry add slack_sdk

Package Details

Author
Slack Technologies, LLC
License
MIT
Homepage
https://github.com/slackapi/python-slack-sdk
PyPi
https://pypi.org/project/slack-sdk/
GitHub Repo
https://github.com/slackapi/python-slack-sdk

Classifiers

  • Communications/Chat
  • Office/Business
  • System/Networking
No  slack_sdk  pypi packages just yet.

Errors

A list of common slack_sdk errors.

Code Examples

Here are some slack_sdk code examples and snippets.

GitHub Issues

The slack_sdk package has 20 open issues on GitHub

  • File Upload API succeeds despite 408 Request Timeout
  • How to get messages from a personal chat?

See more issues on GitHub

Related Packages & Articles

websockets 10.4

An implementation of the WebSocket Protocol (RFC 6455 & 7692)

aiojobs 1.1.0

Job scheduler for managing background tasks (asyncio)