# Python_articles_translation **Repository Path**: rogerlee/Python_articles_translation ## Basic Information - **Project Name**: Python_articles_translation - **Description**: 翻译英文Python文章 - **Primary Language**: Unknown - **License**: Artistic-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-22 - **Last Updated**: 2020-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python articles translation #### 介绍 平时有时间就翻译一些英文Python文章,上传到仓库中汇总,并且用于微信图文推送。 ## RealPython - [x] [2018 PyQt5 教程](https://gitee.com/rogerlee/Python_articles_translation/blob/master/realpython/2018%20PyQt5%20%E6%95%99%E7%A8%8B.md) - [x] [Python的绝对引用 vs 相对引用](https://gitee.com/rogerlee/Python_articles_translation/blob/master/realpython/Python%E7%9A%84%E7%BB%9D%E5%AF%B9%E5%BC%95%E7%94%A8%20vs%20%E7%9B%B8%E5%AF%B9%E5%BC%95%E7%94%A8.md) - [x] [Python初学者的11个小贴士](https://gitee.com/rogerlee/Python_articles_translation/blob/master/realpython/Python%e5%88%9d%e5%ad%a6%e8%80%85%e7%9a%8411%e4%b8%aa%e5%b0%8f%e8%b4%b4%e5%a3%ab.md) - [x] [Python字符串格式化](https://gitee.com/rogerlee/Python_articles_translation/blob/master/realpython/Python%e5%ad%97%e7%ac%a6%e4%b8%b2%e6%a0%bc%e5%bc%8f%e5%8c%96.md) - [ ] [Python文档注释的完全指南](https://gitee.com/rogerlee/Python_articles_translation/blob/master/realpython/Python%e6%96%87%e6%a1%a3%e6%b3%a8%e9%87%8a%e7%9a%84%e5%ae%8c%e5%85%a8%e6%8c%87%e5%8d%97.md) - [ ] [Python内存管理](https://gitee.com/rogerlee/Python_articles_translation/blob/master/realpython/Python%E5%86%85%E5%AD%98%E7%AE%A1%E7%90%86.md)