[ trixie ]
[ sid ]
[ 源代码: python-aiosenz ]
软件包:python3-aiosenz(1.0.0-2)
python3-aiosenz 的相关链接
Debian 的资源:
下载源码包 python-aiosenz:
- [python-aiosenz_1.0.0-2.dsc]
- [python-aiosenz_1.0.0.orig.tar.xz]
- [python-aiosenz_1.0.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Async Typed Python package for the nVent RAYCHEM SENZ RestAPI
This package provides an async Python wrapper for the nVent Raychem SENZ RestAPI. It offers an `AbstractSENZAuth`, where one can handle the OAuth2 tokens and provide a valid access token in get_access_token(). SENZAuth can be used if one does not will to handle the OAuth2 tokens.
其他与 python3-aiosenz 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-authlib
- Python library for OAuth and OpenID Connect servers
-
- dep: python3-httpx
- next generation HTTP client