Contents

slack-sdk 3.40.0

0

The Slack API Platform SDK for Python

The Slack API Platform SDK for Python

Stars: 3996, Watchers: 3996, Forks: 851, Open Issues: 45

The slackapi/python-slack-sdk repo was created 11 years ago and the last code push was 20 hours ago.
The project is very popular with an impressive 3996 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://docs.slack.dev/tools/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 45 open issues on GitHub

  • Stateless OAuth State Store
  • fix: remove icon_url from url source block element and plan_id from plan block and update chat stream variable
  • files_upload_v2: alt_txt parameter causes silent failure when sharing files to channels
  • Video Unfurling with MP4s linked from Azure Blob Storage
  • What to do when in case of gradual Rollout with Socket Mode Backends
  • files_upload_v2 returns internal_error when using markdown in blocks
  • Add certifi fallback for SSL certificate issues
  • Uploaded files are not appearing in channel and do not contain mimetype

See more issues on GitHub

Related Packages & Articles

websockets 16.0

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

aiojobs 1.4.0

Job scheduler for managing background tasks (asyncio)