<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Beginners guide to install a Flask (Python) web server on Raspberry PI	</title>
	<atom:link href="https://peppe8o.com/beginners-guide-to-install-a-flask-python-web-server-on-raspberry-pi/feed/" rel="self" type="application/rss+xml" />
	<link>https://peppe8o.com/beginners-guide-to-install-a-flask-python-web-server-on-raspberry-pi/</link>
	<description>Raspberry PI, Arduino and Electronics made simple</description>
	<lastBuildDate>Sun, 10 Nov 2024 10:29:10 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/beginners-guide-to-install-a-flask-python-web-server-on-raspberry-pi/#comment-39364</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Sun, 10 Nov 2024 10:29:10 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=4259#comment-39364</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/beginners-guide-to-install-a-flask-python-web-server-on-raspberry-pi/#comment-39362&quot;&gt;Francesco&lt;/a&gt;.

Hi Francesco,
thank you for your your feedback. You are right, I just updated the tutorial]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/beginners-guide-to-install-a-flask-python-web-server-on-raspberry-pi/#comment-39362">Francesco</a>.</p>
<p>Hi Francesco,<br />
thank you for your your feedback. You are right, I just updated the tutorial</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Francesco		</title>
		<link>https://peppe8o.com/beginners-guide-to-install-a-flask-python-web-server-on-raspberry-pi/#comment-39362</link>

		<dc:creator><![CDATA[Francesco]]></dc:creator>
		<pubDate>Sun, 10 Nov 2024 10:04:15 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=4259#comment-39362</guid>

					<description><![CDATA[In the final note, the venv should be &quot;development&quot;, instead of &quot;venv&quot;, to match the one created at the beginning.

Instead of:
python3 -m venv venv
. venv/bin/activate

Should be
python3 -m venv development
. development/bin/activate]]></description>
			<content:encoded><![CDATA[<p>In the final note, the venv should be &#8220;development&#8221;, instead of &#8220;venv&#8221;, to match the one created at the beginning.</p>
<p>Instead of:<br />
python3 -m venv venv<br />
. venv/bin/activate</p>
<p>Should be<br />
python3 -m venv development<br />
. development/bin/activate</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/beginners-guide-to-install-a-flask-python-web-server-on-raspberry-pi/#comment-17128</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Fri, 29 Jul 2022 05:27:34 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=4259#comment-17128</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/beginners-guide-to-install-a-flask-python-web-server-on-raspberry-pi/#comment-17127&quot;&gt;joseph koo&lt;/a&gt;.

Thank you for your feedback, Joseph!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/beginners-guide-to-install-a-flask-python-web-server-on-raspberry-pi/#comment-17127">joseph koo</a>.</p>
<p>Thank you for your feedback, Joseph!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: joseph koo		</title>
		<link>https://peppe8o.com/beginners-guide-to-install-a-flask-python-web-server-on-raspberry-pi/#comment-17127</link>

		<dc:creator><![CDATA[joseph koo]]></dc:creator>
		<pubDate>Fri, 29 Jul 2022 05:13:43 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=4259#comment-17127</guid>

					<description><![CDATA[very good]]></description>
			<content:encoded><![CDATA[<p>very good</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
