[ forky ]
[ sid ]
[ 源代码: python-pywebpush ]
软件包:python3-pywebpush(2.0.3-1)
python3-pywebpush 的相关链接
Debian 的资源:
下载源码包 python-pywebpush:
- [python-pywebpush_2.0.3-1.dsc]
- [python-pywebpush_2.0.3.orig.tar.gz]
- [python-pywebpush_2.0.3-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Webpush Data encryption library for Python
pywebpush is a Python library that provides data encryption for WebPush notifications. It simplifies the process of sending push notifications to web clients by handling the encryption and VAPID (Voluntary Application Server Identification) authentication required for secure communication.
This package installs the library for Python 3.
其他与 python3-pywebpush 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-cryptography (>= 2.6.1)
- Python library exposing cryptographic recipes and primitives
-
- dep: python3-http-ece
- Encrypted Content Encoding for HTTP
-
- dep: python3-py-vapid
- Simple VAPID header generation library (Python 3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings