Mose Müller a9b98b675d feat: adding support for saving the status of a DataService class
By passing a the "filename" keyword to the DataService init function,
one can save the state of the instance in this file. Quitting the service
(Ctrl+C) will dump the state of the instance in the file with given
filename. When starting the instance, it will load these values again.
2023-08-02 12:06:21 +02:00
2023-08-02 12:06:20 +02:00
2023-08-02 12:06:20 +02:00
2023-08-02 12:06:19 +02:00
2023-08-02 12:06:19 +02:00
2023-08-02 12:06:19 +02:00
2023-08-02 12:06:21 +02:00
2023-08-02 12:06:19 +02:00
2023-08-02 12:06:21 +02:00
2023-08-02 12:06:19 +02:00

The file is empty.
Description
A Python library for creating remote control interfaces of Python objects.
Readme MIT 10 MiB
Languages
Python 81.9%
TypeScript 17.3%
HTML 0.4%
CSS 0.2%
JavaScript 0.2%