{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/7"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/14"},{"label":"Chat","url":"https://skillfed.io/packages/category/communications-chat"}],"enrichment":{"capability":"Sends messages and embeds to Discord channels via webhooks, with automatic retries, timeouts, and support for custom avatars and rich formatting.","skillfed_tags":["discord-integration","webhooks","notifications"],"use_cases":["Send alerts or notifications from a Python application to a Discord channel without managing raw HTTP requests.","Post formatted reports or logs with embeds (title, description, fields, images, footer) to Discord for team visibility.","Implement a Discord bot or integration that posts messages on events or schedules without async complexity.","Retrieve HTTP response details (status, headers) from Discord to implement custom rate-limit handling.","Automate status updates or build notifications to a Discord channel from CI/CD pipelines or monitoring systems."],"what_it_does":"dhooks-lite is a Python wrapper for Discord webhooks that handles the mechanics of posting messages and rich embeds to Discord channels. It aims to stay close to Discord's official webhook API while adding conveniences like automatic request retries, sensible timeouts, and logging. The library is synchronous only and depends on requests for HTTP communication.\n\nYou use it by creating a Webhook object with your Discord webhook URL, then calling execute() to send messages. It supports custom usernames and avatars, embeds with fields and images, and can retrieve HTTP status codes and headers for rate-limit handling. The package is fully tested and documented, with support for Python 3.8 through 3.14.","worth_installing":"Yes, if you need a straightforward, low-friction way to post messages to Discord webhooks. The package is actively maintained, has no known vulnerabilities, and works with current Python versions. The main caveat is that the license is unclear\u2014verify it matches your project's requirements before committing to it."},"id":"dhooks-lite","links":{"html":"https://skillfed.io/packages/dhooks-lite","md":"https://skillfed.io/packages/dhooks-lite.md","pypi":"https://pypi.org/project/dhooks-lite/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-25","license_spdx":null,"license_treatment":"unclear","name":"dhooks-lite","python_support":"supports_current","summary":"A wrapper for sending messages to Discord webhooks."},"popularity":{"monthly_downloads":256777,"position":8457,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.1"}
