This website requires JavaScript.
Explore
Help
Sign In
bec
/
bec_widgets
Watch
1
Star
0
Fork
0
You've already forked bec_widgets
mirror of
https://github.com/bec-project/bec_widgets.git
synced
2026-03-08 01:37:52 +01:00
Code
Activity
Files
f386563aa162eaca9202af16574860bf3eb5a092
bec_widgets
/
bec_widgets
/
cli
History
wyzula-jan
f386563aa1
fix(cli/generate_cli): typing.get_overloads are only used if the python version is higher than 3.11
2024-03-01 12:35:12 +01:00
..
__init__.py
feat(cli): added cli interface, rebased
2024-02-23 10:53:10 +01:00
client_utils.py
fix(cli/client_utils): "__rpc__" pop from msg_results
2024-02-26 15:30:43 +01:00
client.py
fix(cli/rpc): server access children widget.find_widget_by_id(gui_id)
2024-02-26 13:26:55 +01:00
generate_cli.py
fix(cli/generate_cli): typing.get_overloads are only used if the python version is higher than 3.11
2024-03-01 12:35:12 +01:00
server.py
fix(cli/rpc): rpc client can return any type of object + config dict of the widgets
2024-02-26 14:06:36 +01:00