ivoryos 0.1.20__py3-none-any.whl → 0.1.21__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.
- ivoryos/__init__.py +8 -11
- ivoryos/routes/database/database.py +2 -0
- ivoryos/routes/database/templates/database/experiment_database.html +3 -1
- ivoryos/routes/design/design.py +58 -16
- ivoryos/routes/design/templates/design/experiment_builder.html +84 -94
- ivoryos/routes/design/templates/design/experiment_run.html +30 -21
- ivoryos/static/js/socket_handler.js +59 -16
- ivoryos/static/js/sortable_design.js +102 -33
- ivoryos/static/style.css +9 -0
- ivoryos/templates/base.html +3 -3
- ivoryos/utils/db_models.py +23 -10
- ivoryos/utils/form.py +50 -2
- ivoryos/utils/global_config.py +10 -0
- ivoryos/utils/script_runner.py +65 -42
- ivoryos/utils/utils.py +1 -1
- ivoryos/version.py +1 -1
- {ivoryos-0.1.20.dist-info → ivoryos-0.1.21.dist-info}/METADATA +1 -1
- {ivoryos-0.1.20.dist-info → ivoryos-0.1.21.dist-info}/RECORD +21 -21
- {ivoryos-0.1.20.dist-info → ivoryos-0.1.21.dist-info}/LICENSE +0 -0
- {ivoryos-0.1.20.dist-info → ivoryos-0.1.21.dist-info}/WHEEL +0 -0
- {ivoryos-0.1.20.dist-info → ivoryos-0.1.21.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
ivoryos/__init__.py,sha256=
|
|
1
|
+
ivoryos/__init__.py,sha256=bx8EuJ5ObYwuwlW3KnWQwXG-AdWWyi-F0kaOLe7WeUo,5978
|
|
2
2
|
ivoryos/config.py,sha256=3FPBYTIBhQTKDvsEoR8ZeTmg65D-CSFEdGmOuIL4pSI,1311
|
|
3
|
-
ivoryos/version.py,sha256=
|
|
3
|
+
ivoryos/version.py,sha256=qEmNtjnOwhDYQ0cHPPtUkUaghzD2xl0thJEznl4giYw,23
|
|
4
4
|
ivoryos/routes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
5
|
ivoryos/routes/auth/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
6
6
|
ivoryos/routes/auth/auth.py,sha256=7CdXjGAr1B_xsmwweakTWOoROgsOJf0MNTzlMP_5Nus,3240
|
|
@@ -12,35 +12,35 @@ ivoryos/routes/control/templates/control/controllers.html,sha256=iIp0h6WA68gQj9O
|
|
|
12
12
|
ivoryos/routes/control/templates/control/controllers_home.html,sha256=xFnBXTWMlyi2naMSsCEqFlX-Z1HJJDDtzITPvq-3nng,2733
|
|
13
13
|
ivoryos/routes/control/templates/control/controllers_new.html,sha256=uOQo9kYmwX2jk3KZDkMUF_ylfNUIs_oIWb_kk_MMVDM,4921
|
|
14
14
|
ivoryos/routes/database/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
15
|
-
ivoryos/routes/database/database.py,sha256=
|
|
16
|
-
ivoryos/routes/database/templates/database/experiment_database.html,sha256=
|
|
15
|
+
ivoryos/routes/database/database.py,sha256=h4b5r1K5W3psqze0v2QF_jX0ADppy8XdFBQLJb41LOU,5808
|
|
16
|
+
ivoryos/routes/database/templates/database/experiment_database.html,sha256=GeZjx220PdAt_dVN6kigsaNzvaruPlrSSii1cka56NE,3530
|
|
17
17
|
ivoryos/routes/design/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
18
|
-
ivoryos/routes/design/design.py,sha256=
|
|
19
|
-
ivoryos/routes/design/templates/design/experiment_builder.html,sha256
|
|
20
|
-
ivoryos/routes/design/templates/design/experiment_run.html,sha256=
|
|
18
|
+
ivoryos/routes/design/design.py,sha256=rIy6LCMw6ck4bxuPqoxIV6F1vZxY8aZ3Au5pm74dfr8,23934
|
|
19
|
+
ivoryos/routes/design/templates/design/experiment_builder.html,sha256=2cT25URI6NoRDKuU6xl8Vsv4pqyQhhx-Fu8JOfPIP8k,27110
|
|
20
|
+
ivoryos/routes/design/templates/design/experiment_run.html,sha256=t4Pq6uIltm3sq5cDb4zQa9i98iOQFNumkSa24vzCZrY,26001
|
|
21
21
|
ivoryos/routes/main/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
22
22
|
ivoryos/routes/main/main.py,sha256=yuVJzXAob1kc1dfflkTBIZQ0tdf6kChfuq-uQlN1e9Q,957
|
|
23
23
|
ivoryos/routes/main/templates/main/help.html,sha256=IOktMEsOPk0SCiMBXZ4mpffClERAyX8W82fel71M3M0,9370
|
|
24
24
|
ivoryos/routes/main/templates/main/home.html,sha256=ujM0YC0yrHhCfkuprNnZZZd8XEEguS_6NjrY5ktfctg,3356
|
|
25
25
|
ivoryos/static/favicon.ico,sha256=RhlrPtfITOkzC9BjP1UB1V5L9Oyp6NwNtWeMcGOnpyc,15406
|
|
26
26
|
ivoryos/static/logo.webp,sha256=lXgfQR-4mHTH83k7VV9iB54-oC2ipe6uZvbwdOnLETc,14974
|
|
27
|
-
ivoryos/static/style.css,sha256=
|
|
27
|
+
ivoryos/static/style.css,sha256=zQVx35A5g6JMJ-K84-6fSKtzXGjp_p5ZVG6KLHPM2IE,4021
|
|
28
28
|
ivoryos/static/gui_annotation/Slide1.png,sha256=Lm4gdOkUF5HIUFaB94tl6koQVkzpitKj43GXV_XYMMc,121727
|
|
29
29
|
ivoryos/static/gui_annotation/Slide2.PNG,sha256=z3wQ9oVgg4JTWVLQGKK_KhtepRHUYP1e05XUWGT2A0I,118761
|
|
30
30
|
ivoryos/static/js/overlay.js,sha256=dPxop19es0E0ZUSY3d_4exIk7CJuQEnlW5uTt5fZfzI,483
|
|
31
|
-
ivoryos/static/js/socket_handler.js,sha256=
|
|
31
|
+
ivoryos/static/js/socket_handler.js,sha256=fJ_SKCfS2ZejnECPKZuD8DTEPhBxmm0m-yCvxf2UtIQ,4885
|
|
32
32
|
ivoryos/static/js/sortable_card.js,sha256=ifmlGe3yy0U_KzMphV4ClRhK2DLOvkELYMlq1vECuac,807
|
|
33
|
-
ivoryos/static/js/sortable_design.js,sha256=
|
|
34
|
-
ivoryos/templates/base.html,sha256=
|
|
33
|
+
ivoryos/static/js/sortable_design.js,sha256=wwpKfIzZGDxfX3moNz0cvPvm9YyHmopZK3wmkUdnBiw,4333
|
|
34
|
+
ivoryos/templates/base.html,sha256=OM4D_1A_RawOLBRhiCbKVn7a1UgPxji0BZlnCURl5WM,8325
|
|
35
35
|
ivoryos/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
36
|
-
ivoryos/utils/db_models.py,sha256=
|
|
37
|
-
ivoryos/utils/form.py,sha256=
|
|
38
|
-
ivoryos/utils/global_config.py,sha256=
|
|
36
|
+
ivoryos/utils/db_models.py,sha256=LG78TSc9VAEELH9pgTVRRpmyEsCjtxkQOM176N0HAw8,25179
|
|
37
|
+
ivoryos/utils/form.py,sha256=Eqrg4G44hoG6TizxTEP4DNd-rEoyN77t9Y7cB1WdrcQ,19205
|
|
38
|
+
ivoryos/utils/global_config.py,sha256=P0xs_33bZfNQ-D71lCkq7HJyT4ngQWPqUKnkoMrmM8c,1908
|
|
39
39
|
ivoryos/utils/llm_agent.py,sha256=DTf-AF56vy1Em1fUKagl5NURKittmNoxTKIw1PlyC2o,6413
|
|
40
|
-
ivoryos/utils/script_runner.py,sha256=
|
|
41
|
-
ivoryos/utils/utils.py,sha256=
|
|
42
|
-
ivoryos-0.1.
|
|
43
|
-
ivoryos-0.1.
|
|
44
|
-
ivoryos-0.1.
|
|
45
|
-
ivoryos-0.1.
|
|
46
|
-
ivoryos-0.1.
|
|
40
|
+
ivoryos/utils/script_runner.py,sha256=1B6iImRvJ--VSD036p5YSjl76yxMRqDa1OCoRi9ZMM4,10304
|
|
41
|
+
ivoryos/utils/utils.py,sha256=SWVlMjpcUnQ2hgVasXwKugX781eiq78Dv6oZa21lg5Q,14071
|
|
42
|
+
ivoryos-0.1.21.dist-info/LICENSE,sha256=p2c8S8i-8YqMpZCJnadLz1-ofxnRMILzz6NCMIypRag,1084
|
|
43
|
+
ivoryos-0.1.21.dist-info/METADATA,sha256=3eE6xsyC4fYuUeXA5OsAhWbdrRPCGXaxAFbTTLbCCNA,6697
|
|
44
|
+
ivoryos-0.1.21.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
45
|
+
ivoryos-0.1.21.dist-info/top_level.txt,sha256=FRIWWdiEvRKqw-XfF_UK3XV0CrnNb6EmVbEgjaVazRM,8
|
|
46
|
+
ivoryos-0.1.21.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|