套件:python3-synologydsm-api(2.7.1-1)
python3-synologydsm-api 的相關連結
Debian 的資源:
下載原始碼套件 python-synologydsm-api:
- [python-synologydsm-api_2.7.1-1.dsc]
- [python-synologydsm-api_2.7.1.orig.tar.gz]
- [python-synologydsm-api_2.7.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Asynchronous Python API for Synology DSM
The module provides a Python interface for interacting with the Synology DiskStation Manager (DSM) via its web API. It allows for the management and monitoring of Synology NAS systems, enabling tasks such as system information retrieval, storage management, and interaction with various DSM services. The library supports functionalities including managing user sessions, accessing system status, utilizing download stations, handling shared folders, controlling external USB storage, and interfacing with the surveillance station. Additionally, it facilitates the retrieval of photos and the execution of system commands, such as shutdown and reboot.
其他與 python3-synologydsm-api 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiofiles
- support for Python asyncio file operations
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-awesomeversion
- Version parsing and comparison library for Python