Pakket: python3-plexauth (0.0.6-2)
Verwijzigingen voor python3-plexauth
Debian bronnen:
Het bronpakket python-plexauth downloaden:
- [python-plexauth_0.0.6-2.dsc]
- [python-plexauth_0.0.6.orig.tar.gz]
- [python-plexauth_0.0.6-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-plexauth gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio