<?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[Topics tagged with pythton]]></title><description><![CDATA[A list of topics that have been tagged with pythton]]></description><link>http://community.onion.io/tags/pythton</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 06:27:20 GMT</lastBuildDate><atom:link href="http://community.onion.io/tags/pythton.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 06 Mar 2025 11:35:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[How to debug python code?]]></title><description><![CDATA[Hi,
I never really found an alternative to just run the code directly on the Omega and use "standard" debugging techniques like "print". We try to work as follows:

Create a python script which can be mainly tested on the dev machine (PC, Linux, Mac...whatever you are working with)
Ensure a good logging mechanism in the script in order to be able to write debug infos into log file (always a good thing even once your in production and need to debug a device)
Once your script is done to 90%, finish debugging on device.

If you find a better solution, I'll be glad to ear from you :-).
Best,
]]></description><link>http://community.onion.io/topic/5097/how-to-debug-python-code</link><guid isPermaLink="true">http://community.onion.io/topic/5097/how-to-debug-python-code</guid><dc:creator><![CDATA[MK]]></dc:creator><pubDate>Thu, 06 Mar 2025 11:35:06 GMT</pubDate></item><item><title><![CDATA[Build with added python modules]]></title><description><![CDATA[<p dir="auto">Is there documentation somewhere that explains how to include additional python modules during build?</p>
<p dir="auto">I also need to add a handful of files and change default muxing of some gpio ports. Can someone<br />
here explain where to start to atleast please point in to the proper documentation?</p>
]]></description><link>http://community.onion.io/topic/3266/build-with-added-python-modules</link><guid isPermaLink="true">http://community.onion.io/topic/3266/build-with-added-python-modules</guid><dc:creator><![CDATA[Steven Lutz 0]]></dc:creator><pubDate>Thu, 15 Nov 2018 10:05:04 GMT</pubDate></item></channel></rss>