パッケージ: 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