pywebexec 1.5.5__py3-none-any.whl → 1.5.6__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/version.py CHANGED
@@ -12,5 +12,5 @@ __version__: str
12
12
  __version_tuple__: VERSION_TUPLE
13
13
  version_tuple: VERSION_TUPLE
14
14
 
15
- __version__ = version = '1.5.5'
16
- __version_tuple__ = version_tuple = (1, 5, 5)
15
+ __version__ = version = '1.5.6'
16
+ __version_tuple__ = version_tuple = (1, 5, 6)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: pywebexec
3
- Version: 1.5.5
3
+ Version: 1.5.6
4
4
  Summary: Simple Python HTTP Exec Server
5
5
  Home-page: https://github.com/joknarf/pywebexec
6
6
  Author: Franck Jouvanceau
@@ -91,7 +91,7 @@ $ pywebexec -d <dir>
91
91
  * Launch commands with params/view live output/Status using browser
92
92
  * Share your terminal output using `pywebexec -d <dir> term`
93
93
 
94
- ![pywebexecnew9](https://github.com/user-attachments/assets/a57864ab-c5ee-4301-addd-cc68abc90f15)
94
+ ![pywebexecnew11](https://github.com/user-attachments/assets/5acb15a7-92a4-4711-9de7-630721cbf47a)
95
95
 
96
96
  all commands output / statuses are available in the executables directory in subdirectory `.web_status`
97
97
 
@@ -1,6 +1,6 @@
1
1
  pywebexec/__init__.py,sha256=4spIsVaF8RJt8S58AG_wWoORRNkws9Iwqprj27C3ljM,99
2
2
  pywebexec/pywebexec.py,sha256=hacpB6OnS_ZN1SBmuReTUkvAuenl6czD6aD_yV8wusY,28462
3
- pywebexec/version.py,sha256=xsDT6ryShhQQK24Bw1uqyQ-iWYEMz5nJFNa-x4pSQzY,411
3
+ pywebexec/version.py,sha256=k4Tk-oOp5Zst-Tqem-_IuwoAZtyDq4hHYWlF7LJTgBo,411
4
4
  pywebexec/static/css/Consolas NF.ttf,sha256=DJEOzF0eqZ-kxu3Gs_VE8X0NJqiobBzmxWDGpdgGRxI,1313900
5
5
  pywebexec/static/css/style.css,sha256=OM-gJPLw0DcJwMgMXHDKc_9C87LYNu3bHssx_UtXi1Y,7273
6
6
  pywebexec/static/css/xterm.css,sha256=uo5phWaUiJgcz0DAzv46uoByLLbJLeetYosL1xf68rY,5559
@@ -28,9 +28,9 @@ pywebexec/static/js/xterm/xterm.js.map,sha256=Y7O2Pb-fIS7Z8AC1D5s04_aiW_Jf1f4mCf
28
28
  pywebexec/templates/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
29
29
  pywebexec/templates/index.html,sha256=Pe2d4wqad0e9AKrYre_oLWrSxy4_nQRJLKSklQjoE7c,2570
30
30
  pywebexec/templates/popup.html,sha256=9aKqOQccdus5n4f3p2rQaOGymAg39eu7reHqmOdkrww,1194
31
- pywebexec-1.5.5.dist-info/LICENSE,sha256=gRJf0JPT_wsZJsUGlWPTS8Vypfl9vQ1qjp6sNbKykuA,1064
32
- pywebexec-1.5.5.dist-info/METADATA,sha256=R20M5ALNOd0jotdZTpeCpG2sd6N60kU-XI8mpfecNdI,7800
33
- pywebexec-1.5.5.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
34
- pywebexec-1.5.5.dist-info/entry_points.txt,sha256=l52GBkPCXRkmlHfEyoVauyfBdg8o-CAtC8qQpOIjJK0,55
35
- pywebexec-1.5.5.dist-info/top_level.txt,sha256=vHoHyzngrfGdm_nM7Xn_5iLmaCrf10XO1EhldgNLEQ8,10
36
- pywebexec-1.5.5.dist-info/RECORD,,
31
+ pywebexec-1.5.6.dist-info/LICENSE,sha256=gRJf0JPT_wsZJsUGlWPTS8Vypfl9vQ1qjp6sNbKykuA,1064
32
+ pywebexec-1.5.6.dist-info/METADATA,sha256=60kGlIXQq2Vkrc1-VbQpcwIqFto3O9uHXLI4qgOX4tI,7801
33
+ pywebexec-1.5.6.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
34
+ pywebexec-1.5.6.dist-info/entry_points.txt,sha256=l52GBkPCXRkmlHfEyoVauyfBdg8o-CAtC8qQpOIjJK0,55
35
+ pywebexec-1.5.6.dist-info/top_level.txt,sha256=vHoHyzngrfGdm_nM7Xn_5iLmaCrf10XO1EhldgNLEQ8,10
36
+ pywebexec-1.5.6.dist-info/RECORD,,