[ 原始碼: python-aioapns ]
套件:python3-aioapns(3.3.1-1)
python3-aioapns 的相關連結
Debian 的資源:
下載原始碼套件 python-aioapns:
- [python-aioapns_3.3.1-1.dsc]
- [python-aioapns_3.3.1.orig.tar.gz]
- [python-aioapns_3.3.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
APNs Client Library for asyncio (Python3 version)
aioapns is a library designed specifically for sending push-notifications to iOS devices via Apple Push Notification Service. aioapns provides an efficient client through asynchronous HTTP2 protocol for use with Python's asyncio framework.
This package contains the Python 3 version of the library.
其他與 python3-aioapns 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-h2
- Pure-Python3 HTTP/2 State-Machine based protocol implementation in Python
-
- dep: python3-jwt
- Python 3 implementation of JSON Web Token
-
- dep: python3-openssl
- Python 3 wrapper around the OpenSSL library