Foreword
If you find yourself here, most probably you are trying to develop something for your NAS, this wrapper might come to your help to build your script.
Installation
The package is distributed via pip3, but it can also be installed from source.
Basic Usage
Standard workflow
Async Client
synology-api includes an async wrapper that makes any synchronous API class awaitable — without duplicating a single line of business logic.