Ross ROSS = Recommend OSS · open-source software intelligence for agents

slackapi/python-slack-sdk

Slack Developer Kit for Python observed · 2026-08-28

github.com/slackapi/python-slack-sdk · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 99
  • Release rhythm 90
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 21
  • age_days: 4314
  • days_rel: 64
  • days_push: 7
  • n_releases_24m: 18

Full methodology

Adoption not part of the score

4015 stars · 857 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

The official Slack Developer Kit for Python, providing packages for calling Slack Web API methods, sending messages via webhooks, receiving events over Socket Mode and RTM, and handling OAuth, SCIM, and Audit Logs APIs. It also includes builders for constructing Block Kit UI components and utilities for verifying request signatures.

Use cases

  • send messages to slack from python
  • build a slack bot that responds to events
  • implement slack oauth login flow
  • receive slack events via socket mode
  • post notifications to a slack channel via webhook
  • manage slack users and groups with scim
  • build block kit message layouts in python

When to choose

  • you need low-level access to any of Slack's 200+ Web API methods
  • you want to build a Slack app in Python with full control over API calls
  • you need Socket Mode or RTM websocket connections to Slack
  • you need OAuth, SCIM, or Audit Logs API support in Python

When to avoid

  • you want a high-level framework with built-in routing and middleware - use Bolt for Python instead
  • you only need simple webhook notifications and prefer a minimal dependency
  • you are building Slack integrations in another language

Facets

library · maturity active

sdk http-client websocket auth webhook messaging-platforms apis developer-tools python cross-platform slack slack-api socket-mode block-kit oauth asyncio chat-integration automation

5 sources

Member repositories

RepositoryRoleHealth v2
slackapi/python-slack-sdkmain96

For agents

markdown · JSON · MCP: product_card(name="slackapi/python-slack-sdk")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem