[ bianca ]
[ 原始碼: python-aiosenz ]
套件:python3-aiosenz(1.0.0-2)
python3-aiosenz 的相關連結
下載原始碼套件 python-aiosenz:
- [python-aiosenz_1.0.0-2.debian.tar.xz]
- [python-aiosenz_1.0.0-2.dsc]
- [python-aiosenz_1.0.0.orig.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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-authlib
- Python library for OAuth and OpenID Connect servers
-
- dep: python3-httpx
- next generation HTTP client