[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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