Contents

slack-sdk 3.27.1

0

The Slack API Platform SDK for Python

The Slack API Platform SDK for Python

Stars: 3780, Watchers: 3780, Forks: 834, Open Issues: 24

The slackapi/python-slack-sdk repo was created 9 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 3780 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 24 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 12.0

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

aiojobs 1.2.1

Job scheduler for managing background tasks (asyncio)