<?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 python terminal]]></title><description><![CDATA[A list of topics that have been tagged with python terminal]]></description><link>http://community.onion.io/tags/python terminal</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 05:36:11 GMT</lastBuildDate><atom:link href="http://community.onion.io/tags/python terminal.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 24 Nov 2021 16:58:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[using terminal commands results in variable does not work in PYTHON]]></title><description><![CDATA[Why don't you just read the (pseudo) file? No need to open new processes. Using
w = int(open('/sys/class/leds/omega2lte:blue:wifi/brightness').read())

Will give you what you need from python in a pythonic way.
]]></description><link>http://community.onion.io/topic/4609/using-terminal-commands-results-in-variable-does-not-work-in-python</link><guid isPermaLink="true">http://community.onion.io/topic/4609/using-terminal-commands-results-in-variable-does-not-work-in-python</guid><dc:creator><![CDATA[victoriano]]></dc:creator><pubDate>Wed, 24 Nov 2021 16:58:44 GMT</pubDate></item></channel></rss>