{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/12"}],"enrichment":{"capability":"Python client for the Delighted API that manages customer feedback surveys, including creating survey recipients, scheduling surveys, collecting responses, and retrieving satisfaction metrics.","skillfed_tags":["survey-api","deprecated-2026","nps"],"use_cases":["Integrate NPS surveys into a SaaS application by creating survey recipients and collecting satisfaction scores programmatically.","Batch import customer lists into Delighted and schedule surveys with staggered delays to manage survey volume.","Retrieve historical survey responses and metrics for a specific date range to analyze customer satisfaction trends.","Manage survey membership in autopilot campaigns across email and SMS channels, adding or removing recipients dynamically.","Handle rate-limited API responses gracefully by catching TooManyRequestsError and implementing retry logic with backoff."],"what_it_does":"Delighted is the official Python client for the Delighted customer feedback and NPS survey platform. It provides object-oriented access to create survey recipients, schedule surveys with optional delays, collect and update survey responses, manage unsubscribes and bounces, and retrieve satisfaction metrics. The client handles pagination, rate limiting, and timezone-aware date filtering for survey response queries.\n\nThe package wraps HTTP requests to the Delighted API using the requests library and manages authentication via an API key. It supports operations like adding people to surveys, deleting pending survey requests, managing autopilot configurations for email and SMS channels, and retrieving metrics with time-range filtering. However, the package is deprecated and will no longer be maintained after June 30, 2026, making it unsuitable for new projects.","worth_installing":"No. Although the package has low install friction and a permissive license, it is explicitly deprecated and will no longer be maintained after June 30, 2026. The underlying Delighted service is being sunset. Existing users should plan migration; new projects should not adopt it."},"id":"delighted","links":{"html":"https://skillfed.io/packages/delighted","md":"https://skillfed.io/packages/delighted.md","pypi":"https://pypi.org/project/delighted/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-17","license_spdx":null,"license_treatment":"permissive","name":"delighted","python_support":"unspecified","summary":"Delighted API Python Client."},"popularity":{"monthly_downloads":443728,"position":6627,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.2.0"}
