[ forky ]
[ sid ]
[ 源代码: python-plexauth ]
软件包:python3-plexauth(0.0.6-2)
python3-plexauth 的相关链接
Debian 的资源:
下载源码包 python-plexauth:
- [python-plexauth_0.0.6-2.dsc]
- [python-plexauth_0.0.6.orig.tar.gz]
- [python-plexauth_0.0.6-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Handles authorization flow for obtaining tokens from Plex.tv
This library manages the process of obtaining authentication tokens from the Plex.tv service through external redirection. It connects to the Plex API to initiate a secure authorization process. Users can retrieve an access token that permits interaction with Plex services by handling HTTP redirections. By using asynchronous operations, the library ensures efficient communication with Plex.tv, enabling secure and straightforward authorization management for different Plex products and devices.
其他与 python3-plexauth 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio