<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[show and hide modules using python ?]]></title><description><![CDATA[<p dir="auto">Hello ,does anyone know how to show and hide modules using python ?</p>
]]></description><link>https://forum.magicmirror.builders/topic/16655/show-and-hide-modules-using-python</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Jul 2026 07:34:57 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16655.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Apr 2022 15:43:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to show and hide modules using python ? on Tue, 19 Apr 2022 05:34:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> thank you , i did it</p>
]]></description><link>https://forum.magicmirror.builders/post/101262</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101262</guid><dc:creator><![CDATA[sakliadem]]></dc:creator><pubDate>Tue, 19 Apr 2022 05:34:07 GMT</pubDate></item><item><title><![CDATA[Reply to show and hide modules using python ? on Tue, 19 Apr 2022 11:42:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sakliadem" aria-label="Profile: sakliadem">@<bdi>sakliadem</bdi></a> what is the problem with displaying output?</p>
<p dir="auto">node helper starts python script in background<br />
python script does print<br />
node helper gets stdout text from running python script</p>
<p dir="auto">node helper sends to front end<br />
front end receives, processes and creates content<br />
front end tells mm new content  is available by calling updateDom()<br />
mm calls getDom() to get new content to display where module position is</p>
]]></description><link>https://forum.magicmirror.builders/post/101254</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101254</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 19 Apr 2022 11:42:40 GMT</pubDate></item><item><title><![CDATA[Reply to show and hide modules using python ? on Mon, 18 Apr 2022 16:26:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> thanks a lot bro , yes I sow your module from the last time when you tell me to check it , and use it to display info from my max30102  sensor , I’ll share all of my codes with this forum members when I end it  ,<br />
still have a problem just on the displaying the outputs of my voice control python code on the mirror , I’m trying hard , if I lose hope can I share it with you and you do it for me please ? (this project is my PFE)<br />
<img src="/assets/uploads/files/1650298824504-22fedc11-0c8c-4913-b302-85fb45b0b34a-image.png" alt="22fedc11-0c8c-4913-b302-85fb45b0b34a-image.png" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1650299035960-49248e47-63d1-44c0-a59f-7a321d8c1630-278423747_654912562268120_6407876287287223489_n.jpg" alt="49248e47-63d1-44c0-a59f-7a321d8c1630-278423747_654912562268120_6407876287287223489_n.jpg" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1650299035919-cbf4bec1-4205-4abe-b04d-d5ca4bc426b7-278719091_509486300643408_5608784593960562733_n.jpg" alt="cbf4bec1-4205-4abe-b04d-d5ca4bc426b7-278719091_509486300643408_5608784593960562733_n.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/101253</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101253</guid><dc:creator><![CDATA[sakliadem]]></dc:creator><pubDate>Mon, 18 Apr 2022 16:26:57 GMT</pubDate></item><item><title><![CDATA[Reply to show and hide modules using python ? on Mon, 18 Apr 2022 16:01:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sakliadem" aria-label="Profile: sakliadem">@<bdi>sakliadem</bdi></a> well you can’t do it IN python, as the modulename.js is in JavaScript.</p>
<p dir="auto">you can use a node helper to collect info from python and the send that info to modulename.js  and it can lookup the module call it’s module.suspend() method</p>
<p dir="auto">my python.print module shows how to collect python print statements and send them to the modulename.js</p>
<p dir="auto"><a href="https://github.com/sdetweil/MMM-PythonPrint" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/sdetweil/MMM-PythonPrint</a></p>
]]></description><link>https://forum.magicmirror.builders/post/101251</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101251</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 18 Apr 2022 16:01:03 GMT</pubDate></item></channel></rss>