mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 02:34:53 +01:00
build
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
(['X:\\__GITLAB\\python\\mqtt_srv.pyw'],
|
(['\\\\wsl$\\Debian\\home\\jd\\projects\\python\\mqtt_srv.pyw'],
|
||||||
['X:\\__GITLAB\\python'],
|
['\\\\wsl$\\Debian\\home\\jd\\projects\\python'],
|
||||||
['codecs'],
|
['codecs'],
|
||||||
['C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks',
|
['C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks',
|
||||||
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks\\__pycache__',
|
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks\\__pycache__',
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py',
|
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py',
|
||||||
'PYSOURCE'),
|
'PYSOURCE'),
|
||||||
('mqtt_srv',
|
('mqtt_srv',
|
||||||
'\\\\192.168.77.106\\Data\\__GITLAB\\python\\mqtt_srv.pyw',
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\mqtt_srv.pyw',
|
||||||
'PYSOURCE')],
|
'PYSOURCE')],
|
||||||
[('multiprocessing.popen_spawn_posix',
|
[('multiprocessing.popen_spawn_posix',
|
||||||
'C:\\Program Files\\Python310\\lib\\multiprocessing\\popen_spawn_posix.py',
|
'C:\\Program Files\\Python310\\lib\\multiprocessing\\popen_spawn_posix.py',
|
||||||
@@ -309,12 +309,12 @@
|
|||||||
('multiprocessing',
|
('multiprocessing',
|
||||||
'C:\\Program Files\\Python310\\lib\\multiprocessing\\__init__.py',
|
'C:\\Program Files\\Python310\\lib\\multiprocessing\\__init__.py',
|
||||||
'PYMODULE'),
|
'PYMODULE'),
|
||||||
('stringprep',
|
|
||||||
'C:\\Program Files\\Python310\\lib\\stringprep.py',
|
|
||||||
'PYMODULE'),
|
|
||||||
('tracemalloc',
|
('tracemalloc',
|
||||||
'C:\\Program Files\\Python310\\lib\\tracemalloc.py',
|
'C:\\Program Files\\Python310\\lib\\tracemalloc.py',
|
||||||
'PYMODULE'),
|
'PYMODULE'),
|
||||||
|
('stringprep',
|
||||||
|
'C:\\Program Files\\Python310\\lib\\stringprep.py',
|
||||||
|
'PYMODULE'),
|
||||||
('_py_abc', 'C:\\Program Files\\Python310\\lib\\_py_abc.py', 'PYMODULE'),
|
('_py_abc', 'C:\\Program Files\\Python310\\lib\\_py_abc.py', 'PYMODULE'),
|
||||||
('getpass', 'C:\\Program Files\\Python310\\lib\\getpass.py', 'PYMODULE'),
|
('getpass', 'C:\\Program Files\\Python310\\lib\\getpass.py', 'PYMODULE'),
|
||||||
('nturl2path',
|
('nturl2path',
|
||||||
@@ -807,12 +807,12 @@
|
|||||||
('_asyncio.pyd',
|
('_asyncio.pyd',
|
||||||
'C:\\Program Files\\Python310\\DLLs\\_asyncio.pyd',
|
'C:\\Program Files\\Python310\\DLLs\\_asyncio.pyd',
|
||||||
'EXTENSION'),
|
'EXTENSION'),
|
||||||
('libssl-1_1.dll',
|
|
||||||
'C:\\Program Files\\Python310\\DLLs\\libssl-1_1.dll',
|
|
||||||
'BINARY'),
|
|
||||||
('libcrypto-1_1.dll',
|
('libcrypto-1_1.dll',
|
||||||
'C:\\Program Files\\Python310\\DLLs\\libcrypto-1_1.dll',
|
'C:\\Program Files\\Python310\\DLLs\\libcrypto-1_1.dll',
|
||||||
'BINARY'),
|
'BINARY'),
|
||||||
|
('libssl-1_1.dll',
|
||||||
|
'C:\\Program Files\\Python310\\DLLs\\libssl-1_1.dll',
|
||||||
|
'BINARY'),
|
||||||
('python3.dll', 'C:\\Program Files\\Python310\\python3.dll', 'BINARY'),
|
('python3.dll', 'C:\\Program Files\\Python310\\python3.dll', 'BINARY'),
|
||||||
('libffi-7.dll',
|
('libffi-7.dll',
|
||||||
'C:\\Program Files\\Python310\\DLLs\\libffi-7.dll',
|
'C:\\Program Files\\Python310\\DLLs\\libffi-7.dll',
|
||||||
@@ -820,7 +820,7 @@
|
|||||||
[],
|
[],
|
||||||
[],
|
[],
|
||||||
[('base_library.zip',
|
[('base_library.zip',
|
||||||
'X:\\__GITLAB\\python\\build\\mqtt_srv\\base_library.zip',
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\base_library.zip',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('certifi\\cacert.pem',
|
('certifi\\cacert.pem',
|
||||||
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\certifi\\cacert.pem',
|
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\certifi\\cacert.pem',
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
('X:\\__GITLAB\\python\\dist\\mqtt_srv.exe',
|
('\\\\wsl$\\Debian\\home\\jd\\projects\\python\\dist\\mqtt_srv.exe',
|
||||||
False,
|
False,
|
||||||
False,
|
False,
|
||||||
False,
|
False,
|
||||||
@@ -13,22 +13,24 @@
|
|||||||
None,
|
None,
|
||||||
None,
|
None,
|
||||||
None,
|
None,
|
||||||
'X:\\__GITLAB\\python\\build\\mqtt_srv\\mqtt_srv.pkg',
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\mqtt_srv.pkg',
|
||||||
[('PYZ-00.pyz', 'X:\\__GITLAB\\python\\build\\mqtt_srv\\PYZ-00.pyz', 'PYZ'),
|
[('PYZ-00.pyz',
|
||||||
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\PYZ-00.pyz',
|
||||||
|
'PYZ'),
|
||||||
('struct',
|
('struct',
|
||||||
'X:\\__GITLAB\\python\\build\\mqtt_srv\\localpycs\\struct.pyc',
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\localpycs\\struct.pyc',
|
||||||
'PYMODULE'),
|
'PYMODULE'),
|
||||||
('pyimod01_archive',
|
('pyimod01_archive',
|
||||||
'X:\\__GITLAB\\python\\build\\mqtt_srv\\localpycs\\pyimod01_archive.pyc',
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\localpycs\\pyimod01_archive.pyc',
|
||||||
'PYMODULE'),
|
'PYMODULE'),
|
||||||
('pyimod02_importers',
|
('pyimod02_importers',
|
||||||
'X:\\__GITLAB\\python\\build\\mqtt_srv\\localpycs\\pyimod02_importers.pyc',
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\localpycs\\pyimod02_importers.pyc',
|
||||||
'PYMODULE'),
|
'PYMODULE'),
|
||||||
('pyimod03_ctypes',
|
('pyimod03_ctypes',
|
||||||
'X:\\__GITLAB\\python\\build\\mqtt_srv\\localpycs\\pyimod03_ctypes.pyc',
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\localpycs\\pyimod03_ctypes.pyc',
|
||||||
'PYMODULE'),
|
'PYMODULE'),
|
||||||
('pyimod04_pywin32',
|
('pyimod04_pywin32',
|
||||||
'X:\\__GITLAB\\python\\build\\mqtt_srv\\localpycs\\pyimod04_pywin32.pyc',
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\localpycs\\pyimod04_pywin32.pyc',
|
||||||
'PYMODULE'),
|
'PYMODULE'),
|
||||||
('pyiboot01_bootstrap',
|
('pyiboot01_bootstrap',
|
||||||
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
|
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
|
||||||
@@ -43,7 +45,7 @@
|
|||||||
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py',
|
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py',
|
||||||
'PYSOURCE'),
|
'PYSOURCE'),
|
||||||
('mqtt_srv',
|
('mqtt_srv',
|
||||||
'\\\\192.168.77.106\\Data\\__GITLAB\\python\\mqtt_srv.pyw',
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\mqtt_srv.pyw',
|
||||||
'PYSOURCE'),
|
'PYSOURCE'),
|
||||||
('python310.dll', 'C:\\Program Files\\Python310\\python310.dll', 'BINARY'),
|
('python310.dll', 'C:\\Program Files\\Python310\\python310.dll', 'BINARY'),
|
||||||
('VCRUNTIME140.dll',
|
('VCRUNTIME140.dll',
|
||||||
@@ -88,18 +90,18 @@
|
|||||||
('_asyncio.pyd',
|
('_asyncio.pyd',
|
||||||
'C:\\Program Files\\Python310\\DLLs\\_asyncio.pyd',
|
'C:\\Program Files\\Python310\\DLLs\\_asyncio.pyd',
|
||||||
'EXTENSION'),
|
'EXTENSION'),
|
||||||
('libssl-1_1.dll',
|
|
||||||
'C:\\Program Files\\Python310\\DLLs\\libssl-1_1.dll',
|
|
||||||
'BINARY'),
|
|
||||||
('libcrypto-1_1.dll',
|
('libcrypto-1_1.dll',
|
||||||
'C:\\Program Files\\Python310\\DLLs\\libcrypto-1_1.dll',
|
'C:\\Program Files\\Python310\\DLLs\\libcrypto-1_1.dll',
|
||||||
'BINARY'),
|
'BINARY'),
|
||||||
|
('libssl-1_1.dll',
|
||||||
|
'C:\\Program Files\\Python310\\DLLs\\libssl-1_1.dll',
|
||||||
|
'BINARY'),
|
||||||
('python3.dll', 'C:\\Program Files\\Python310\\python3.dll', 'BINARY'),
|
('python3.dll', 'C:\\Program Files\\Python310\\python3.dll', 'BINARY'),
|
||||||
('libffi-7.dll',
|
('libffi-7.dll',
|
||||||
'C:\\Program Files\\Python310\\DLLs\\libffi-7.dll',
|
'C:\\Program Files\\Python310\\DLLs\\libffi-7.dll',
|
||||||
'BINARY'),
|
'BINARY'),
|
||||||
('base_library.zip',
|
('base_library.zip',
|
||||||
'X:\\__GITLAB\\python\\build\\mqtt_srv\\base_library.zip',
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\base_library.zip',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('certifi\\cacert.pem',
|
('certifi\\cacert.pem',
|
||||||
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\certifi\\cacert.pem',
|
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\certifi\\cacert.pem',
|
||||||
@@ -110,7 +112,7 @@
|
|||||||
[],
|
[],
|
||||||
False,
|
False,
|
||||||
False,
|
False,
|
||||||
1671871456,
|
1674797558,
|
||||||
[('runw.exe',
|
[('runw.exe',
|
||||||
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\PyInstaller\\bootloader\\Windows-64bit-intel\\runw.exe',
|
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\PyInstaller\\bootloader\\Windows-64bit-intel\\runw.exe',
|
||||||
'EXECUTABLE')])
|
'EXECUTABLE')])
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
('X:\\__GITLAB\\python\\build\\mqtt_srv\\mqtt_srv.pkg',
|
('\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\mqtt_srv.pkg',
|
||||||
{'BINARY': 1,
|
{'BINARY': 1,
|
||||||
'DATA': 1,
|
'DATA': 1,
|
||||||
'EXECUTABLE': 1,
|
'EXECUTABLE': 1,
|
||||||
@@ -7,21 +7,23 @@
|
|||||||
'PYSOURCE': 1,
|
'PYSOURCE': 1,
|
||||||
'PYZ': 0,
|
'PYZ': 0,
|
||||||
'SPLASH': 1},
|
'SPLASH': 1},
|
||||||
[('PYZ-00.pyz', 'X:\\__GITLAB\\python\\build\\mqtt_srv\\PYZ-00.pyz', 'PYZ'),
|
[('PYZ-00.pyz',
|
||||||
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\PYZ-00.pyz',
|
||||||
|
'PYZ'),
|
||||||
('struct',
|
('struct',
|
||||||
'X:\\__GITLAB\\python\\build\\mqtt_srv\\localpycs\\struct.pyc',
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\localpycs\\struct.pyc',
|
||||||
'PYMODULE'),
|
'PYMODULE'),
|
||||||
('pyimod01_archive',
|
('pyimod01_archive',
|
||||||
'X:\\__GITLAB\\python\\build\\mqtt_srv\\localpycs\\pyimod01_archive.pyc',
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\localpycs\\pyimod01_archive.pyc',
|
||||||
'PYMODULE'),
|
'PYMODULE'),
|
||||||
('pyimod02_importers',
|
('pyimod02_importers',
|
||||||
'X:\\__GITLAB\\python\\build\\mqtt_srv\\localpycs\\pyimod02_importers.pyc',
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\localpycs\\pyimod02_importers.pyc',
|
||||||
'PYMODULE'),
|
'PYMODULE'),
|
||||||
('pyimod03_ctypes',
|
('pyimod03_ctypes',
|
||||||
'X:\\__GITLAB\\python\\build\\mqtt_srv\\localpycs\\pyimod03_ctypes.pyc',
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\localpycs\\pyimod03_ctypes.pyc',
|
||||||
'PYMODULE'),
|
'PYMODULE'),
|
||||||
('pyimod04_pywin32',
|
('pyimod04_pywin32',
|
||||||
'X:\\__GITLAB\\python\\build\\mqtt_srv\\localpycs\\pyimod04_pywin32.pyc',
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\localpycs\\pyimod04_pywin32.pyc',
|
||||||
'PYMODULE'),
|
'PYMODULE'),
|
||||||
('pyiboot01_bootstrap',
|
('pyiboot01_bootstrap',
|
||||||
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
|
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
|
||||||
@@ -36,7 +38,7 @@
|
|||||||
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py',
|
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py',
|
||||||
'PYSOURCE'),
|
'PYSOURCE'),
|
||||||
('mqtt_srv',
|
('mqtt_srv',
|
||||||
'\\\\192.168.77.106\\Data\\__GITLAB\\python\\mqtt_srv.pyw',
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\mqtt_srv.pyw',
|
||||||
'PYSOURCE'),
|
'PYSOURCE'),
|
||||||
('python310.dll', 'C:\\Program Files\\Python310\\python310.dll', 'BINARY'),
|
('python310.dll', 'C:\\Program Files\\Python310\\python310.dll', 'BINARY'),
|
||||||
('VCRUNTIME140.dll',
|
('VCRUNTIME140.dll',
|
||||||
@@ -81,18 +83,18 @@
|
|||||||
('_asyncio.pyd',
|
('_asyncio.pyd',
|
||||||
'C:\\Program Files\\Python310\\DLLs\\_asyncio.pyd',
|
'C:\\Program Files\\Python310\\DLLs\\_asyncio.pyd',
|
||||||
'EXTENSION'),
|
'EXTENSION'),
|
||||||
('libssl-1_1.dll',
|
|
||||||
'C:\\Program Files\\Python310\\DLLs\\libssl-1_1.dll',
|
|
||||||
'BINARY'),
|
|
||||||
('libcrypto-1_1.dll',
|
('libcrypto-1_1.dll',
|
||||||
'C:\\Program Files\\Python310\\DLLs\\libcrypto-1_1.dll',
|
'C:\\Program Files\\Python310\\DLLs\\libcrypto-1_1.dll',
|
||||||
'BINARY'),
|
'BINARY'),
|
||||||
|
('libssl-1_1.dll',
|
||||||
|
'C:\\Program Files\\Python310\\DLLs\\libssl-1_1.dll',
|
||||||
|
'BINARY'),
|
||||||
('python3.dll', 'C:\\Program Files\\Python310\\python3.dll', 'BINARY'),
|
('python3.dll', 'C:\\Program Files\\Python310\\python3.dll', 'BINARY'),
|
||||||
('libffi-7.dll',
|
('libffi-7.dll',
|
||||||
'C:\\Program Files\\Python310\\DLLs\\libffi-7.dll',
|
'C:\\Program Files\\Python310\\DLLs\\libffi-7.dll',
|
||||||
'BINARY'),
|
'BINARY'),
|
||||||
('base_library.zip',
|
('base_library.zip',
|
||||||
'X:\\__GITLAB\\python\\build\\mqtt_srv\\base_library.zip',
|
'\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\base_library.zip',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('certifi\\cacert.pem',
|
('certifi\\cacert.pem',
|
||||||
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\certifi\\cacert.pem',
|
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\certifi\\cacert.pem',
|
||||||
|
|||||||
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
('X:\\__GITLAB\\python\\build\\mqtt_srv\\PYZ-00.pyz',
|
('\\\\wsl$\\Debian\\home\\jd\\projects\\python\\build\\mqtt_srv\\PYZ-00.pyz',
|
||||||
[('multiprocessing.popen_spawn_posix',
|
[('multiprocessing.popen_spawn_posix',
|
||||||
'C:\\Program Files\\Python310\\lib\\multiprocessing\\popen_spawn_posix.py',
|
'C:\\Program Files\\Python310\\lib\\multiprocessing\\popen_spawn_posix.py',
|
||||||
'PYMODULE'),
|
'PYMODULE'),
|
||||||
@@ -281,12 +281,12 @@
|
|||||||
('multiprocessing',
|
('multiprocessing',
|
||||||
'C:\\Program Files\\Python310\\lib\\multiprocessing\\__init__.py',
|
'C:\\Program Files\\Python310\\lib\\multiprocessing\\__init__.py',
|
||||||
'PYMODULE'),
|
'PYMODULE'),
|
||||||
('stringprep',
|
|
||||||
'C:\\Program Files\\Python310\\lib\\stringprep.py',
|
|
||||||
'PYMODULE'),
|
|
||||||
('tracemalloc',
|
('tracemalloc',
|
||||||
'C:\\Program Files\\Python310\\lib\\tracemalloc.py',
|
'C:\\Program Files\\Python310\\lib\\tracemalloc.py',
|
||||||
'PYMODULE'),
|
'PYMODULE'),
|
||||||
|
('stringprep',
|
||||||
|
'C:\\Program Files\\Python310\\lib\\stringprep.py',
|
||||||
|
'PYMODULE'),
|
||||||
('_py_abc', 'C:\\Program Files\\Python310\\lib\\_py_abc.py', 'PYMODULE'),
|
('_py_abc', 'C:\\Program Files\\Python310\\lib\\_py_abc.py', 'PYMODULE'),
|
||||||
('getpass', 'C:\\Program Files\\Python310\\lib\\getpass.py', 'PYMODULE'),
|
('getpass', 'C:\\Program Files\\Python310\\lib\\getpass.py', 'PYMODULE'),
|
||||||
('nturl2path',
|
('nturl2path',
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -35,7 +35,7 @@ missing module named multiprocessing.get_start_method - imported by multiprocess
|
|||||||
missing module named pyimod02_importers - imported by C:\Users\jaydee\AppData\Roaming\Python\Python310\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgutil.py (top-level)
|
missing module named pyimod02_importers - imported by C:\Users\jaydee\AppData\Roaming\Python\Python310\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgutil.py (top-level)
|
||||||
missing module named _scproxy - imported by urllib.request (conditional)
|
missing module named _scproxy - imported by urllib.request (conditional)
|
||||||
missing module named termios - imported by getpass (optional), psutil._compat (delayed, optional)
|
missing module named termios - imported by getpass (optional), psutil._compat (delayed, optional)
|
||||||
missing module named autorandr - imported by \\192.168.77.106\Data\__GITLAB\python\mqtt_srv.pyw (conditional)
|
missing module named autorandr - imported by \\wsl$\Debian\home\jd\projects\python\mqtt_srv.pyw (conditional)
|
||||||
missing module named psutil._psutil_aix - imported by psutil (top-level), psutil._psaix (top-level)
|
missing module named psutil._psutil_aix - imported by psutil (top-level), psutil._psaix (top-level)
|
||||||
missing module named psutil._psutil_sunos - imported by psutil (top-level), psutil._pssunos (top-level)
|
missing module named psutil._psutil_sunos - imported by psutil (top-level), psutil._pssunos (top-level)
|
||||||
missing module named psutil._psutil_bsd - imported by psutil (top-level), psutil._psbsd (top-level)
|
missing module named psutil._psutil_bsd - imported by psutil (top-level), psutil._psbsd (top-level)
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
<div class="node">
|
<div class="node">
|
||||||
<a name="mqtt_srv.pyw"></a>
|
<a name="mqtt_srv.pyw"></a>
|
||||||
<a target="code" href="////192.168.77.106/Data/__GITLAB/python/mqtt_srv.pyw" type="text/plain"><tt>mqtt_srv.pyw</tt></a>
|
<a target="code" href="////wsl%24/Debian/home/jd/projects/python/mqtt_srv.pyw" type="text/plain"><tt>mqtt_srv.pyw</tt></a>
|
||||||
<span class="moduletype">Script</span> <div class="import">
|
<span class="moduletype">Script</span> <div class="import">
|
||||||
imports:
|
imports:
|
||||||
<a href="#_collections_abc">_collections_abc</a>
|
<a href="#_collections_abc">_collections_abc</a>
|
||||||
|
|||||||
BIN
dist/mqtt_srv.exe
vendored
BIN
dist/mqtt_srv.exe
vendored
Binary file not shown.
@@ -19,7 +19,7 @@ import random
|
|||||||
import requests
|
import requests
|
||||||
#import psutil
|
#import psutil
|
||||||
stats = {}
|
stats = {}
|
||||||
VERSION = "1.0.22"
|
VERSION = "1.0.23"
|
||||||
curos = platform.system()
|
curos = platform.system()
|
||||||
host = platform.node().lower()
|
host = platform.node().lower()
|
||||||
print(host)
|
print(host)
|
||||||
@@ -996,7 +996,7 @@ if curos == "Windows":
|
|||||||
pass
|
pass
|
||||||
except:
|
except:
|
||||||
print("aida initializing...")
|
print("aida initializing...")
|
||||||
results = {}
|
results = {"status":"init"}
|
||||||
|
|
||||||
|
|
||||||
else:
|
else:
|
||||||
@@ -1018,7 +1018,7 @@ if curos == "Windows":
|
|||||||
print(psutil.sensors_fans())
|
print(psutil.sensors_fans())
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
results = {"version":VERSION,"MB_TEMP":"NA", "MEM_UTIL":str(mem_data.percent), "CPU_TEMP":"NA", "FAN_CPU":"NA", "VMEM_UTIL":swap_data.percent, "CPU_UTIL":cpu_usage, "GPU_TEMP":"NA", "GPU_UTIL":"NA"}
|
results = {"status":"on","version":VERSION,"MB_TEMP":"NA", "MEM_UTIL":str(mem_data.percent), "CPU_TEMP":"NA", "FAN_CPU":"NA", "VMEM_UTIL":swap_data.percent, "CPU_UTIL":cpu_usage, "GPU_TEMP":"NA", "GPU_UTIL":"NA"}
|
||||||
print(json.dumps(results))
|
print(json.dumps(results))
|
||||||
r = json.dumps(results)
|
r = json.dumps(results)
|
||||||
#client.publish("home-assistant/" + host + "/hwstats", payload='{"TPCHDIO":"' + str(results["TPCHDIO"]) + '", "SMEMUTI":"' + str(results["SMEMUTI"]) + '", "TCPU":"' + str(results["TCPU"]) + '", "TGPU1DIO":"' + str(results["TGPU1DIO"]) + '", "SGPU1BIUTI":"' + str(results["SGPU1BIUTI"]) + '", "FCPU":"' + str(results["FCPU"]) + '", "SVIRTMEMUTI":"' + str(results["SVIRTMEMUTI"]) + '", "SCPUUTI":"' + str(results["SCPUUTI"]) + '"}', qos=0, retain=False)
|
#client.publish("home-assistant/" + host + "/hwstats", payload='{"TPCHDIO":"' + str(results["TPCHDIO"]) + '", "SMEMUTI":"' + str(results["SMEMUTI"]) + '", "TCPU":"' + str(results["TCPU"]) + '", "TGPU1DIO":"' + str(results["TGPU1DIO"]) + '", "SGPU1BIUTI":"' + str(results["SGPU1BIUTI"]) + '", "FCPU":"' + str(results["FCPU"]) + '", "SVIRTMEMUTI":"' + str(results["SVIRTMEMUTI"]) + '", "SCPUUTI":"' + str(results["SCPUUTI"]) + '"}', qos=0, retain=False)
|
||||||
@@ -1070,7 +1070,7 @@ else:
|
|||||||
#print(str(jn1["coretemp-isa-0000"]["Package id 0"]["temp1_input"]))
|
#print(str(jn1["coretemp-isa-0000"]["Package id 0"]["temp1_input"]))
|
||||||
#print(str(jn1["asus-isa-0000"]["cpu_fan"]["fan1_input"]))
|
#print(str(jn1["asus-isa-0000"]["cpu_fan"]["fan1_input"]))
|
||||||
#client.publish("sectorq/monitor/" + host.lower(), payload="{\"mb_temp\":0,\"mem_usage\":0,\"cpu_temp\":0,\"cpu_usage\":0,\"gpu_temp\":0,\"gpu_usage\":0}", qos=0, retain=False)
|
#client.publish("sectorq/monitor/" + host.lower(), payload="{\"mb_temp\":0,\"mem_usage\":0,\"cpu_temp\":0,\"cpu_usage\":0,\"gpu_temp\":0,\"gpu_usage\":0}", qos=0, retain=False)
|
||||||
client.publish("home-assistant/" + host + "/hwstats", payload='{"version":"' + VERSION + '","MB_TEMP":' + str(mb_data.current) + ', "MEM_UTIL":' + str(mem_data.percent) + ', "CPU_TEMP":' + str(cpu_data.current) + ', "GPU_TEMP":0, "GPU_UTIL":0, "FAN_CPU":' + str(fan_data.current) + ', "VMEM_UTIL":' + str(swap_data.percent) + ', "CPU_UTIL":' + str(cpu_usage) + '}', qos=0, retain=False)
|
client.publish("home-assistant/" + host + "/hwstats", payload='{"status":"on", "version":"' + VERSION + '","MB_TEMP":' + str(mb_data.current) + ', "MEM_UTIL":' + str(mem_data.percent) + ', "CPU_TEMP":' + str(cpu_data.current) + ', "GPU_TEMP":0, "GPU_UTIL":0, "FAN_CPU":' + str(fan_data.current) + ', "VMEM_UTIL":' + str(swap_data.percent) + ', "CPU_UTIL":' + str(cpu_usage) + '}', qos=0, retain=False)
|
||||||
client.publish("sectorq/systems/" + host.lower() + "/stat", payload="on", qos=0, retain=True)
|
client.publish("sectorq/systems/" + host.lower() + "/stat", payload="on", qos=0, retain=True)
|
||||||
elif host.lower() == "openmediavault" or host.lower() == "omv":
|
elif host.lower() == "openmediavault" or host.lower() == "omv":
|
||||||
#print(psutil.sensors_temperatures())
|
#print(psutil.sensors_temperatures())
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ import random
|
|||||||
import requests
|
import requests
|
||||||
#import psutil
|
#import psutil
|
||||||
stats = {}
|
stats = {}
|
||||||
VERSION = "1.0.22"
|
VERSION = "1.0.23"
|
||||||
curos = platform.system()
|
curos = platform.system()
|
||||||
host = platform.node().lower()
|
host = platform.node().lower()
|
||||||
print(host)
|
print(host)
|
||||||
@@ -996,7 +996,7 @@ if curos == "Windows":
|
|||||||
pass
|
pass
|
||||||
except:
|
except:
|
||||||
print("aida initializing...")
|
print("aida initializing...")
|
||||||
results = {}
|
results = {"status":"init"}
|
||||||
|
|
||||||
|
|
||||||
else:
|
else:
|
||||||
@@ -1018,7 +1018,7 @@ if curos == "Windows":
|
|||||||
print(psutil.sensors_fans())
|
print(psutil.sensors_fans())
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
results = {"version":VERSION,"MB_TEMP":"NA", "MEM_UTIL":str(mem_data.percent), "CPU_TEMP":"NA", "FAN_CPU":"NA", "VMEM_UTIL":swap_data.percent, "CPU_UTIL":cpu_usage, "GPU_TEMP":"NA", "GPU_UTIL":"NA"}
|
results = {"status":"on","version":VERSION,"MB_TEMP":"NA", "MEM_UTIL":str(mem_data.percent), "CPU_TEMP":"NA", "FAN_CPU":"NA", "VMEM_UTIL":swap_data.percent, "CPU_UTIL":cpu_usage, "GPU_TEMP":"NA", "GPU_UTIL":"NA"}
|
||||||
print(json.dumps(results))
|
print(json.dumps(results))
|
||||||
r = json.dumps(results)
|
r = json.dumps(results)
|
||||||
#client.publish("home-assistant/" + host + "/hwstats", payload='{"TPCHDIO":"' + str(results["TPCHDIO"]) + '", "SMEMUTI":"' + str(results["SMEMUTI"]) + '", "TCPU":"' + str(results["TCPU"]) + '", "TGPU1DIO":"' + str(results["TGPU1DIO"]) + '", "SGPU1BIUTI":"' + str(results["SGPU1BIUTI"]) + '", "FCPU":"' + str(results["FCPU"]) + '", "SVIRTMEMUTI":"' + str(results["SVIRTMEMUTI"]) + '", "SCPUUTI":"' + str(results["SCPUUTI"]) + '"}', qos=0, retain=False)
|
#client.publish("home-assistant/" + host + "/hwstats", payload='{"TPCHDIO":"' + str(results["TPCHDIO"]) + '", "SMEMUTI":"' + str(results["SMEMUTI"]) + '", "TCPU":"' + str(results["TCPU"]) + '", "TGPU1DIO":"' + str(results["TGPU1DIO"]) + '", "SGPU1BIUTI":"' + str(results["SGPU1BIUTI"]) + '", "FCPU":"' + str(results["FCPU"]) + '", "SVIRTMEMUTI":"' + str(results["SVIRTMEMUTI"]) + '", "SCPUUTI":"' + str(results["SCPUUTI"]) + '"}', qos=0, retain=False)
|
||||||
@@ -1070,7 +1070,7 @@ else:
|
|||||||
#print(str(jn1["coretemp-isa-0000"]["Package id 0"]["temp1_input"]))
|
#print(str(jn1["coretemp-isa-0000"]["Package id 0"]["temp1_input"]))
|
||||||
#print(str(jn1["asus-isa-0000"]["cpu_fan"]["fan1_input"]))
|
#print(str(jn1["asus-isa-0000"]["cpu_fan"]["fan1_input"]))
|
||||||
#client.publish("sectorq/monitor/" + host.lower(), payload="{\"mb_temp\":0,\"mem_usage\":0,\"cpu_temp\":0,\"cpu_usage\":0,\"gpu_temp\":0,\"gpu_usage\":0}", qos=0, retain=False)
|
#client.publish("sectorq/monitor/" + host.lower(), payload="{\"mb_temp\":0,\"mem_usage\":0,\"cpu_temp\":0,\"cpu_usage\":0,\"gpu_temp\":0,\"gpu_usage\":0}", qos=0, retain=False)
|
||||||
client.publish("home-assistant/" + host + "/hwstats", payload='{"version":"' + VERSION + '","MB_TEMP":' + str(mb_data.current) + ', "MEM_UTIL":' + str(mem_data.percent) + ', "CPU_TEMP":' + str(cpu_data.current) + ', "GPU_TEMP":0, "GPU_UTIL":0, "FAN_CPU":' + str(fan_data.current) + ', "VMEM_UTIL":' + str(swap_data.percent) + ', "CPU_UTIL":' + str(cpu_usage) + '}', qos=0, retain=False)
|
client.publish("home-assistant/" + host + "/hwstats", payload='{"status":"on", "version":"' + VERSION + '","MB_TEMP":' + str(mb_data.current) + ', "MEM_UTIL":' + str(mem_data.percent) + ', "CPU_TEMP":' + str(cpu_data.current) + ', "GPU_TEMP":0, "GPU_UTIL":0, "FAN_CPU":' + str(fan_data.current) + ', "VMEM_UTIL":' + str(swap_data.percent) + ', "CPU_UTIL":' + str(cpu_usage) + '}', qos=0, retain=False)
|
||||||
client.publish("sectorq/systems/" + host.lower() + "/stat", payload="on", qos=0, retain=True)
|
client.publish("sectorq/systems/" + host.lower() + "/stat", payload="on", qos=0, retain=True)
|
||||||
elif host.lower() == "openmediavault" or host.lower() == "omv":
|
elif host.lower() == "openmediavault" or host.lower() == "omv":
|
||||||
#print(psutil.sensors_temperatures())
|
#print(psutil.sensors_temperatures())
|
||||||
|
|||||||
Reference in New Issue
Block a user