{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/10"}],"enrichment":{"capability":"Asynchronous Python client library for communicating with Synology DSM devices over HTTP/HTTPS, providing access to system information, storage, file operations, and download station management.","skillfed_tags":["nas-management","async-api-client","synology"],"use_cases":["Monitor Synology NAS CPU, memory, and network usage in real-time from a Python monitoring or alerting system.","Automate file uploads and downloads to a NAS from a Python application without blocking other async tasks.","Query storage volume status and disk health in a home-automation or infrastructure-management tool.","Manage download tasks on a Synology Download Station programmatically (create, pause, resume, delete).","Integrate NAS metrics and file operations into an async Python framework or monitoring dashboard."],"what_it_does":"py-synologydsm-api is an async Python client for Synology NAS devices running DSM. It wraps the Synology HTTP API to let you query system health, manage storage volumes, upload and download files, and control download tasks\u2014all without blocking your event loop. The library handles authentication including two-step verification, caches data between updates, and exposes an object model for DSM subsystems like information, utilisation, storage, file station, and download station.\n\nYou provide an aiohttp.ClientSession, instantiate SynologyDSM with your NAS IP and credentials, call login(), then call update() on the subsystem you need. The library is actively maintained, supports Python 3.11 through 3.14, and has no known vulnerabilities. It's most useful in automation scripts, home-automation integrations, or monitoring dashboards where you need non-blocking access to NAS state.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries a permissive MIT license, supports current Python versions (3.11 through 3.14), and has no known vulnerabilities. Install it if you need to interact with a Synology NAS from Python. The only caveat is that it requires an aiohttp session and async/await syntax; if you need synchronous access or don't have a Synology device, it's not applicable."},"id":"py-synologydsm-api","links":{"html":"https://skillfed.io/packages/py-synologydsm-api","md":"https://skillfed.io/packages/py-synologydsm-api.md","pypi":"https://pypi.org/project/py-synologydsm-api/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-08","license_spdx":null,"license_treatment":"permissive","name":"py-synologydsm-api","python_support":"supports_current","summary":"Python API for communication with Synology DSM"},"popularity":{"monthly_downloads":80745,"position":14274,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.10.4"}
