软件包: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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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