tiqi-group / pydase

A flexible and robust Python library for creating, managing, and interacting with data services, with built-in support for web and RPC servers, and customizable features for diverse use cases.
MIT License
0 stars 1 forks source link

36 feat add support for dictionaries #123

Closed mosmuell closed 2 months ago

mosmuell commented 2 months ago

Adds support for dicts as pydase service attributes. This includes updating the clients (web/python) when the backend changes.