
slack-sdk 3.19.5
0
The Slack API Platform SDK for Python
Contents
The Slack API Platform SDK for Python
Stars: 3512, Watchers: 3512, Forks: 828, Open Issues: 20The 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
Related Packages
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?