{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"}],"enrichment":{"capability":"Sends messages to Slack channels via incoming webhooks, supporting simple text notifications and richly-formatted attachments.","skillfed_tags":["slack-integration","webhooks","abandoned"],"use_cases":["Send alerts or notifications from a Python script to a Slack channel via webhook.","Post formatted messages with titles, text, and metadata to Slack from an application.","Integrate simple Slack notifications into legacy Python 2.7 applications without external dependencies.","Notify a team of job completion, errors, or status changes via Slack webhook."],"what_it_does":"slackweb is a minimal Python client for posting messages to Slack via incoming webhooks. It wraps HTTP requests to Slack's webhook endpoints, allowing you to send simple text notifications or complex formatted messages with attachments from Python scripts or applications without needing to manage raw HTTP calls yourself.\n\nThe package has no external runtime dependencies and supports basic message posting with optional channel, username, and emoji customization, as well as rich message formatting using Slack's attachment syntax. However, it has been abandoned since its latest release on 2015-06-23 with no updates or maintenance since then, meaning it may not work with current Slack API changes or modern Python versions.","worth_installing":"No. The package is abandoned and unmaintained since 2015-06-23, with no releases or commits after 2017-01-16. While it has no known vulnerabilities and a permissive MIT License, the stale codebase poses serious risk for compatibility with modern Python versions and current Slack API specifications. For new projects, use an actively maintained Slack client library instead."},"id":"slackweb","links":{"html":"https://skillfed.io/packages/slackweb","md":"https://skillfed.io/packages/slackweb.md","pypi":"https://pypi.org/project/slackweb/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2015-06-23","license_spdx":null,"license_treatment":"permissive","name":"slackweb","python_support":"unspecified","summary":"slack bot for incomming webhook"},"popularity":{"monthly_downloads":182769,"position":10085,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.5"}
