Contents

slack-sdk 3.33.1

0

The Slack API Platform SDK for Python

The Slack API Platform SDK for Python

Stars: 3844, Watchers: 3844, Forks: 837, Open Issues: 32

The slackapi/python-slack-sdk repo was created 9 years ago and the last code push was 3 days ago.
The project is very popular with an impressive 3844 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/
Documentation:
https://slack.dev/python-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 32 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 13.1

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

aiojobs 1.3.0

Job scheduler for managing background tasks (asyncio)