<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Python on TinyChen's Blog</title><link>https://tinychen.com/tags/python/</link><description>Recent content in Python on TinyChen's Blog</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Fri, 27 Dec 2019 15:00:00 +0800</lastBuildDate><atom:link href="https://tinychen.com/tags/python/index.xml" rel="self" type="application/rss+xml"/><item><title>Linux中升级pip和更换pip镜像源</title><link>https://tinychen.com/20191227-pip-source-upgrade/</link><pubDate>Fri, 27 Dec 2019 15:00:00 +0800</pubDate><guid>https://tinychen.com/20191227-pip-source-upgrade/</guid><description>&lt;p&gt;在Linux中对Python的pip进行更新和镜像源替换为国内的镜像源。理论上操作对于Linux系统均适用，Python2和Python3也同样适用，不过Python2将在2020年1月1日停止支持，这里需要提醒一下大家记得尽快升级迁移自己项目和系统中使用的Python版本。&lt;/p&gt;
&lt;p&gt;本文的操作会使用CentOS7+Python2和Ubuntu18.04.3+Python3来进行演示。&lt;/p&gt;</description></item><item><title>在Ubuntu18.04中安装升级pip3并使用socks代理</title><link>https://tinychen.com/20191121-ubuntu-install-pip3/</link><pubDate>Thu, 21 Nov 2019 15:00:00 +0800</pubDate><guid>https://tinychen.com/20191121-ubuntu-install-pip3/</guid><description>&lt;p&gt;ubuntu18.04中自带了python3但是缺少了pip3，这里我们使用apt来进行安装，然后使用pip3自己对自己升级，再安装对应的socks依赖包，这样在系统使用了socks代理的时候能够使用代理下载各种包，有效提高速度。&lt;/p&gt;</description></item><item><title>使用python导出华为网络设备中的配置为excel文件</title><link>https://tinychen.com/20190816-hw-auto-get-profile/</link><pubDate>Fri, 16 Aug 2019 17:00:00 +0800</pubDate><guid>https://tinychen.com/20190816-hw-auto-get-profile/</guid><description>&lt;p&gt;项目github地址：https://github.com/tiny777/ServersManagementTools&lt;/p&gt;</description></item><item><title>CentOS配置Python3开发环境</title><link>https://tinychen.com/20190413-centos-install-python/</link><pubDate>Sat, 13 Apr 2019 15:00:00 +0800</pubDate><guid>https://tinychen.com/20190413-centos-install-python/</guid><description>&lt;p&gt;CentOS7配置Python3.7开发环境&lt;/p&gt;</description></item></channel></rss>