pywebexec 2.1.15__py3-none-any.whl → 2.1.16__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.
- pywebexec/pywebexec.py +1 -1
- pywebexec/static/css/form.css +1 -0
- pywebexec/static/js/executables.js +2 -0
- pywebexec/static/js/script.js +1 -1
- pywebexec/static/jsonform/deps/jsv.js +3700 -0
- pywebexec/templates/index.html +1 -0
- pywebexec/version.py +2 -2
- {pywebexec-2.1.15.dist-info → pywebexec-2.1.16.dist-info}/METADATA +1 -1
- {pywebexec-2.1.15.dist-info → pywebexec-2.1.16.dist-info}/RECORD +13 -12
- {pywebexec-2.1.15.dist-info → pywebexec-2.1.16.dist-info}/LICENSE +0 -0
- {pywebexec-2.1.15.dist-info → pywebexec-2.1.16.dist-info}/WHEEL +0 -0
- {pywebexec-2.1.15.dist-info → pywebexec-2.1.16.dist-info}/entry_points.txt +0 -0
- {pywebexec-2.1.15.dist-info → pywebexec-2.1.16.dist-info}/top_level.txt +0 -0
pywebexec/templates/index.html
CHANGED
@@ -70,6 +70,7 @@
|
|
70
70
|
<script src="/static/js/marked/marked.min.js"></script>
|
71
71
|
<script type="text/javascript" src="/static/jsonform/deps/jquery.min.js"></script>
|
72
72
|
<script type="text/javascript" src="/static/jsonform/deps/underscore.js"></script>
|
73
|
+
<script type="text/javascript" src="/static/jsonform/deps/jsv.js"></script>
|
73
74
|
<script type="text/javascript" src="/static/jsonform/lib/jsonform.js"></script>
|
74
75
|
<script type="text/javascript" src="/static/js/script.js"></script>
|
75
76
|
<script type="text/javascript" src="/static/js/executables.js"></script>
|
pywebexec/version.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
pywebexec/__init__.py,sha256=197fHJy0UDBwTTpGCGortZRr-w2kTaD7MxqdbVmTEi0,61
|
2
2
|
pywebexec/host_ip.py,sha256=Ud_HTflWVQ8789aoQ2RZdT1wGI-ccvrwSWGz_c7T3TI,1241
|
3
|
-
pywebexec/pywebexec.py,sha256=
|
3
|
+
pywebexec/pywebexec.py,sha256=kufip6m7MWjCIjtheUYuFUZgnNS5_W3kC5gVFVSUVX8,45662
|
4
4
|
pywebexec/swagger.yaml,sha256=zP_Nz69vZx0iwbKTwiQgSs8rJRUTiGKRyIkWzMPANOE,6688
|
5
|
-
pywebexec/version.py,sha256=
|
6
|
-
pywebexec/static/css/form.css,sha256=
|
5
|
+
pywebexec/version.py,sha256=rudGT5E5yeJvX5boBvUebroVntBjuBLjwwGBYa7WCrQ,513
|
6
|
+
pywebexec/static/css/form.css,sha256=eApJskeJ3MCzC7_p4gXgoIbvbG5s8m4bP1O4KHHqeiA,5293
|
7
7
|
pywebexec/static/css/markdown.css,sha256=3RzUnpVBdF6cQuB_NXV7hMTc0quYU8sfyuZcpsREj6A,1939
|
8
8
|
pywebexec/static/css/style.css,sha256=ynccbEDzK07rurLm-UirUs5j_hVfXlIgaHeUIq9WvA0,9969
|
9
9
|
pywebexec/static/css/swagger-ui.css,sha256=xhXN8fnUaIACGHuPIEIr9-qmyYr6Zx0k2wv4Qy7Bg1Y,154985
|
@@ -33,10 +33,10 @@ pywebexec/static/images/resume.svg,sha256=99LP1Ya2JXakRCO9kW8JMuT_4a_CannF65Eiuw
|
|
33
33
|
pywebexec/static/images/running.svg,sha256=fBCYwYb2O9K4N3waC2nURP25NRwZlqR4PbDZy6JQMww,610
|
34
34
|
pywebexec/static/images/success.svg,sha256=NVwezvVMplt46ElW798vqGfrL21Mw_DWHUp_qiD_FU8,489
|
35
35
|
pywebexec/static/images/swagger-ui.svg,sha256=FR0yeOVwe4zCYKZAjCGcT_m0Mf25NexIVaSXifIkoU0,2117
|
36
|
-
pywebexec/static/js/executables.js,sha256=
|
36
|
+
pywebexec/static/js/executables.js,sha256=bt2MVHsSFACAEtjQvs7xqhzsABefJ9A80grJxTmF3nE,12149
|
37
37
|
pywebexec/static/js/popup.js,sha256=0fr3pp4j9D2fXEVnHyQrx2bPWFHfgbb336dbewgH1d8,9023
|
38
38
|
pywebexec/static/js/schemaform.js,sha256=RqFzI0rAoKke0FzArxBIupK5eR1-0GBMcEIuAkfz3Zs,5945
|
39
|
-
pywebexec/static/js/script.js,sha256
|
39
|
+
pywebexec/static/js/script.js,sha256=KrtLF77vKvKomKAIy0rix-T1hx4VTgjkQunHvgs-jaA,17631
|
40
40
|
pywebexec/static/js/swagger-form.js,sha256=BU64XxyfrWx4DnpAuaWtG-9YpcHF3OzzAYzjiSH0NGo,3826
|
41
41
|
pywebexec/static/js/js-yaml/LICENSE,sha256=oHvCRGi5ZUznalR9R6LbKC0HcztxXbTHOpi9Y5YflVA,1084
|
42
42
|
pywebexec/static/js/js-yaml/js-yaml.min.js,sha256=Rdw90D3AegZwWiwpibjH9wkBPwS9U4bjJ51ORH8H69c,39430
|
@@ -59,16 +59,17 @@ pywebexec/static/js/xterm/xterm.js.map,sha256=Y7O2Pb-fIS7Z8AC1D5s04_aiW_Jf1f4mCf
|
|
59
59
|
pywebexec/static/jsonform/LICENSE,sha256=1KLq9T95zKkcau-E5Cs5x5Gh4YbukbW3a8iwQIrYhVA,1074
|
60
60
|
pywebexec/static/jsonform/deps/README.md,sha256=MmF95ph8bVC6T6hnHYXDrmQRo4M_QLNQ8vQ0spN5Oog,1170
|
61
61
|
pywebexec/static/jsonform/deps/jquery.min.js,sha256=EJqHZ51ye2XYTo2GSdLumxaY1wqSS4XXxP6YcqrP-LQ,320099
|
62
|
+
pywebexec/static/jsonform/deps/jsv.js,sha256=_yfzzfMt1eBF9DWulDiaoDFn_Ias4hWzoMURHFp5BpA,115748
|
62
63
|
pywebexec/static/jsonform/deps/underscore.js,sha256=SzKOQsVYGX1bmddyfPzGC6yXY_rWYGUSMOi6-T9gZ-0,52919
|
63
64
|
pywebexec/static/jsonform/deps/img/glyphicons-halflings.png,sha256=hpJM0AbbMLnU8UGOBs172D7vK-dooQ8n0s_ybml3zO0,13826
|
64
65
|
pywebexec/static/jsonform/lib/jsonform.js,sha256=U-BvOgq5gCvSUo36qSAK7Y91RPKOq7vZShkIYpzwlkk,138525
|
65
66
|
pywebexec/templates/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
66
|
-
pywebexec/templates/index.html,sha256=
|
67
|
+
pywebexec/templates/index.html,sha256=w18O2plH_yS8bqlPsu5hwFFmCj9H2hWLSV8B6ADcSwU,3900
|
67
68
|
pywebexec/templates/popup.html,sha256=3kpMccKD_OLLhJ4Y9KRw6Ny8wQWjVaRrUfV9y5-bDiQ,1580
|
68
69
|
pywebexec/templates/swagger_ui.html,sha256=9ngyldkyEdLonBjl97mbIZUlVk-jxwcHrvFzMSrveyU,1067
|
69
|
-
pywebexec-2.1.
|
70
|
-
pywebexec-2.1.
|
71
|
-
pywebexec-2.1.
|
72
|
-
pywebexec-2.1.
|
73
|
-
pywebexec-2.1.
|
74
|
-
pywebexec-2.1.
|
70
|
+
pywebexec-2.1.16.dist-info/LICENSE,sha256=gRJf0JPT_wsZJsUGlWPTS8Vypfl9vQ1qjp6sNbKykuA,1064
|
71
|
+
pywebexec-2.1.16.dist-info/METADATA,sha256=x_lYFp0gk6M23_hAifhXzG9rd8mCJQ4yPJPU2mtFRzE,12811
|
72
|
+
pywebexec-2.1.16.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
|
73
|
+
pywebexec-2.1.16.dist-info/entry_points.txt,sha256=l52GBkPCXRkmlHfEyoVauyfBdg8o-CAtC8qQpOIjJK0,55
|
74
|
+
pywebexec-2.1.16.dist-info/top_level.txt,sha256=vHoHyzngrfGdm_nM7Xn_5iLmaCrf10XO1EhldgNLEQ8,10
|
75
|
+
pywebexec-2.1.16.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|