{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/3"}],"enrichment":{"capability":"Sends push notifications to Expo mobile apps from a Python server using the Expo push notification API.","skillfed_tags":["push-notifications","mobile-backend","expo"],"use_cases":["Send transactional push notifications (alerts, confirmations) from a backend to Expo mobile apps","Implement retry logic and error reporting for failed push deliveries in production services","Mark device tokens as inactive when Expo reports a device is no longer registered","Batch send notifications to multiple users with custom data payloads from a Python service"],"what_it_does":"This is a Python client library for sending push notifications through Expo's push notification service to mobile apps built with Expo. It wraps the Expo HTTP API and handles the mechanics of formatting and sending notification payloads, including error handling for device registration failures and per-notification errors.\n\nThe package is maintained by the Expo community and provides a straightforward interface: you create a PushClient with an optional authenticated session, construct PushMessage objects with device tokens and content, publish them, and validate responses. It depends only on requests for HTTP communication and six for Python 2/3 compatibility, making it lightweight to integrate into existing server applications.","worth_installing":"Yes, if you are building a Python backend for Expo mobile apps and need to send push notifications. The package has low install friction, permissive licensing, and no known vulnerabilities. The aging maintenance status (last release 407 days ago) is a minor concern\u2014verify that the community is still responsive to issues before adopting for new projects, but it remains suitable for established deployments."},"id":"exponent-server-sdk","links":{"html":"https://skillfed.io/packages/exponent-server-sdk","md":"https://skillfed.io/packages/exponent-server-sdk.md","pypi":"https://pypi.org/project/exponent-server-sdk/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-07-03","license_spdx":null,"license_treatment":"permissive","name":"exponent-server-sdk","python_support":"unspecified","summary":"Expo Server SDK for Python"},"popularity":{"monthly_downloads":560509,"position":6003,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.2.0"}
