GitHub开源项目整理: https://github.com/521xueweihan/HelloGitHub,官网:https://hellogithub.com/ 推荐 https://github.com/jackfrued/Python-100-Days
project-github
git clone [https://github.com/ikeukenhof/public-apis.git](https://github.com/ikeukenhof/public-apis.git)
git clone [https://github.com/ikeukenhof/awesome-python.git](https://github.com/ikeukenhof/awesome-python.git)
git clone [https://github.com/ikeukenhof/Python-100-Days.git](https://github.com/ikeukenhof/Python-100-Days.git)
重点
- envs
- django
1、lambda —— filter reduce map
https://python-course.eu/advanced-python/lambda-filter-reduce-map.php2、递推式构造列表
https://python-course.eu/advanced-python/list-comprehension.php