symetrie-hexapod 0.17.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,23 @@
1
+ [console_scripts]
2
+ joran_cs = egse.hexapod.symetrie.joran_cs:app
3
+ puna_cs = egse.hexapod.symetrie.puna_cs:app
4
+ zonda_cs = egse.hexapod.symetrie.zonda_cs:app
5
+
6
+ [gui_scripts]
7
+ joran_ui = egse.hexapod.symetrie.joran_ui:main
8
+ puna_ui = egse.hexapod.symetrie.puna_ui:app
9
+ zonda_ui = egse.hexapod.symetrie.zonda_ui:main
10
+
11
+ [cgse.explore]
12
+ explore = symetrie_hexapod.cgse_explore
13
+
14
+ [cgse.service.device_command]
15
+ joran = symetrie_hexapod.cgse_services:joran
16
+ puna = symetrie_hexapod.cgse_services:puna
17
+ zonda = symetrie_hexapod.cgse_services:zonda
18
+
19
+ [cgse.settings]
20
+ symetrie-hexapod = symetrie_hexapod:settings.yaml
21
+
22
+ [cgse.version]
23
+ symetrie-hexapod = egse.version:get_version_installed