Merge pull request #1598 from huangsam/task/add-ultimate-python

Add Ultimate Python study guide
This commit is contained in:
Vinta Chen
2020-09-12 15:33:13 +08:00
committed by GitHub

View File

@ -1314,6 +1314,7 @@ Where to discover learning resources or new Python libraries.
* [Python Cheatsheet](https://www.pythoncheatsheet.org/)
* [Real Python](https://realpython.com)
* [The Hitchhikers Guide to Python](https://docs.python-guide.org/)
* [Ultimate Python study guide](https://github.com/huangsam/ultimate-python)
* Libraries
* [Awesome Python @LibHunt](https://python.libhunt.com/)
* Others