[ bianca ]
[ ソース: python-tailscale ]
パッケージ: python3-tailscale (0.6.2-1)
python3-tailscale に関するリンク
python-tailscale ソースパッケージをダウンロード:
- [python-tailscale_0.6.2-1.debian.tar.xz]
- [python-tailscale_0.6.2-1.dsc]
- [python-tailscale_0.6.2.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Asynchronous client for the Tailscale API
This library allows for programmatic control and monitoring of Tailscale clients. It provides an asynchronous interface to interact with the Tailscale API, enabling operations such as fetching the state of devices within a Tailscale VPN network. The library makes it easier to integrate Tailscale functionality into other applications by offering various methods to manage and query Tailscale networks and devices. This includes obtaining a list of devices, checking their status, and performing other actions that can be automated through the Tailscale API.
その他の python3-tailscale 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-mashumaro
- fast and well tested serialization library
-
- dep: python3-orjson
- JSON parsing Python library
-
- dep: python3-yarl
- yet another URL library for Python