<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
	<channel>
		<title>Creating a full desktop app from my scripts seems like a fun challenge.</title>
		<link>/blogentry/195215</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/195215" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: Creating a full desktop app from my scripts seems like a fun challenge.</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Original Blog Entry: Creating a full desktop app from my scripts seems like a fun challenge.</title>
			<link>/blogentry/195215</link>
			<guid isPermaLink="true">/blogentry/195215</guid>
			<pubDate>Tue, 21 Oct 2025 19:33:37 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>After some diving for info on Python GUIs, there are several that pop out as front runners for the first experiment... most notably PySimpleGUI.<br /><br />They recommend having the logic encapsulated in functions and bypassing direct user input with widgets that will ensure the proper range and values. Already done! The current functions are atomic and ready for use.<br /><br />There is a great tutorial about also including matplotlib in the code to make graphs on the fly... even better!<br /><br />Then there is kivy, a Python library I can use to make things mobile! That one is for later...... &#x5b;&#xa0;<a href="/blogentry/195215">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/195215</wfw:comment>
		</item>
	</channel>
</rss>

