[ bianca ]
[ 原始碼: python-adguardhome ]
套件:python3-adguardhome(0.7.0-2)
python3-adguardhome 的相關連結
下載原始碼套件 python-adguardhome:
- [python-adguardhome_0.7.0-2.debian.tar.xz]
- [python-adguardhome_0.7.0-2.dsc]
- [python-adguardhome_0.7.0.orig.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Asynchronous Python client for the AdGuard Home API
This package allows you to control and monitor an AdGuard Home instance programmatically. It is mainly created to allow third-party programs to automate the behavior of AdGuard.
An excellent example of this might be Home Assistant, which allows you to write automations, to turn on parental controls when the kids get home.
其他與 python3-adguardhome 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-yarl
- yet another URL library for Python