<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>python | Tutes Club</title>
	<atom:link href="https://tutes.in/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutes.in</link>
	<description>Tutorials for all</description>
	<lastBuildDate>Mon, 22 Jun 2020 14:28:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Jenkins auto deploying flask in test env with last build process kill and pipenv</title>
		<link>https://tutes.in/jenkins-auto-deploying-flask-in-test-env-with-last-build-process-kill-and-pipenv/</link>
					<comments>https://tutes.in/jenkins-auto-deploying-flask-in-test-env-with-last-build-process-kill-and-pipenv/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Mon, 22 Jun 2020 14:25:39 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[auto-deploy]]></category>
		<category><![CDATA[jenkins]]></category>
		<category><![CDATA[pipenv]]></category>
		<category><![CDATA[python]]></category>
		<guid isPermaLink="false">https://tutes.in/?p=2595</guid>

					<description><![CDATA[<p>killlastbuild.sh can have anything inside it depending upon your project requirements. I put 2 process killers to kill background-ed daemon processes from previous build command</p>
The post <a href="https://tutes.in/jenkins-auto-deploying-flask-in-test-env-with-last-build-process-kill-and-pipenv/">Jenkins auto deploying flask in test env with last build process kill and pipenv</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/jenkins-auto-deploying-flask-in-test-env-with-last-build-process-kill-and-pipenv/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to edit default python version for a linux user?</title>
		<link>https://tutes.in/how-to-edit-default-python-version-for-a-linux-user/</link>
					<comments>https://tutes.in/how-to-edit-default-python-version-for-a-linux-user/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Mon, 31 Dec 2018 10:53:46 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ssh]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=2090</guid>

					<description><![CDATA[<p>Edit the bash profile and add an alias using the following code Put the following line of code in .bashrc file and alter the python3.6 path as per your new installation Use CTRL x to exit and save After that you need to reload the source, so use the following command and you are good [&#8230;]</p>
The post <a href="https://tutes.in/how-to-edit-default-python-version-for-a-linux-user/">How to edit default python version for a linux user?</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-edit-default-python-version-for-a-linux-user/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
