samuraisam/pyapns
An APNS provider with multi-app support. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 6087
- days_rel: n/a
- days_push: 3425
- n_releases_24m: 0
Adoption not part of the score
2024 stars · 218 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
pyapns is a self-hosted Apple Push Notification Service (APNS) provider built on Twisted, exposing an XML-RPC interface plus native Python and Ruby client APIs. It supports provisioning multiple applications with separate certificates and sandbox/production environments, and provides a simplified feedback interface.
Use cases
- send push notifications to iOS devices from my server
- self-host an APNS provider for multiple apps
- send Apple push notifications via XML-RPC from any language
- manage sandbox and production APNS certificates for several apps
- get device token feedback for failed push notifications
- integrate push notifications into a Django or Rails app
When to choose
- you need a persistent, self-hosted APNS gateway serving multiple iOS apps
- you want to send push notifications from any language via XML-RPC
- you use Python (Django/Pylons) or Ruby (Rails/Rack) and want a native client API
When to avoid
- you need actively maintained software - the last release was in 2017
- you want HTTP/2-based APNS with token authentication (modern APNS requirement)
- you prefer a managed push service like Firebase Cloud Messaging or SNS
- you need Android or web push support
Facets
service · maturity abandoned
webhook http-server sdk mobile-development developer-tools python self-hosted cross-platform apns push-notifications xml-rpc twisted ios apple-push messaging linux
2 sources
- readme: https://github.com/samuraisam/pyapns · fetched 2026-08-28 · 97cbb563a1cf
- registry_pypi: https://pypi.org/pypi/pyapns/json · fetched 2026-08-29 · 7a2776e008c4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| samuraisam/pyapns | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="samuraisam/pyapns")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem