mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-11 02:35:49 +00:00
Add synology-api entry to README (#3174)
Add an entry for synology-api to the README's list of Python libraries. The link points to N4S4/synology-api and notes it provides a Python wrapper for Synology NAS APIs (Surveillance Station, File Station, Download Station, Docker, and 50+ other endpoints).
This commit is contained in:
parent
d51eff7eaf
commit
f0bfc4cfa2
1 changed files with 1 additions and 0 deletions
|
|
@ -1124,6 +1124,7 @@ _Libraries for programming with hardware._
|
|||
|
||||
- [bleak](https://github.com/hbldh/bleak) - A cross platform Bluetooth Low Energy Client for Python using asyncio.
|
||||
- [pynput](https://github.com/moses-palmer/pynput) - A library to control and monitor input devices.
|
||||
- [synology-api](https://github.com/N4S4/synology-api) - Python wrapper for Synology NAS APIs: Surveillance Station, File Station, Download Station, Docker, and 50+ other endpoints.
|
||||
|
||||
### Microsoft Windows
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue