<?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 &#8211; 学习日志</title>
	<atom:link href="https://blog.liuguofeng.com/tag/python/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.liuguofeng.com</link>
	<description>LIUGUOFENG</description>
	<lastBuildDate>Sun, 05 May 2019 07:18:06 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.liuguofeng.com/wp-content/uploads/2019/08/icon-panda-450-1.png</url>
	<title>Python &#8211; 学习日志</title>
	<link>https://blog.liuguofeng.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>简单使用 Scrapy</title>
		<link>https://blog.liuguofeng.com/p/4899</link>
					<comments>https://blog.liuguofeng.com/p/4899#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Sun, 02 Dec 2018 06:16:26 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Python]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4899</guid>

					<description><![CDATA[新建项目 新建项目 douban 生成爬虫主文件 明确目标，编写 items 文件 spider 文件的编写 <p class="more-button"><a href="https://blog.liuguofeng.com/p/4899" class="more-link">Continue reading <span class="screen-reader-text">简单使用 Scrapy</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4899/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Win10 安装 Python3 Scrapy</title>
		<link>https://blog.liuguofeng.com/p/4872</link>
					<comments>https://blog.liuguofeng.com/p/4872#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Sat, 01 Dec 2018 03:06:34 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Python]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4872</guid>

					<description><![CDATA[下载安装 Python3 安装完成后&#160; 报错 解决方法：安装 Microsoft visual c+<p class="more-button"><a href="https://blog.liuguofeng.com/p/4872" class="more-link">Continue reading <span class="screen-reader-text">Win10 安装 Python3 Scrapy</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4872/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CentOS 7 安装 Python3 与 Python2共存</title>
		<link>https://blog.liuguofeng.com/p/4865</link>
					<comments>https://blog.liuguofeng.com/p/4865#comments</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Sat, 01 Dec 2018 02:21:56 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Python]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4865</guid>

					<description><![CDATA[CentOS 7 已经默认安装 Python 2.7.5 , 使用 Python -V 可查看当前版本，使用 <p class="more-button"><a href="https://blog.liuguofeng.com/p/4865" class="more-link">Continue reading <span class="screen-reader-text">CentOS 7 安装 Python3 与 Python2共存</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4865/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Atom: 配置编辑器运行 Python</title>
		<link>https://blog.liuguofeng.com/p/2927</link>
					<comments>https://blog.liuguofeng.com/p/2927#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Fri, 08 Sep 2017 16:10:30 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Atom]]></category>
		<category><![CDATA[Python]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=2927</guid>

					<description><![CDATA[在系统上先安装一下 Python，用系统包管理工具可以很方法安装 Python，Windows 用 Chocolatey，macOS 用 Homebrew。]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/2927/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
