The most important thing to learn Python is to do it by hand. To find some scripts and codes that you are interested in and practice. The more you practice, it will be easier to remember some English words and special symbols than to memorize them by rote.

These sites may not be all that you need, but most of them will!

1. GitHub

Web site:github.com/pypa/pipenv

GitHub is a hosting platform for both open source and private software projects, and Microsoft has bought it for billions of dollars.

Python Code Examples

Web site:www.programcreek.com/python/

Here you can search for code examples that you want to learn and learn by example.

3, Python Chinese learning camp

Web site:www.pythondoc.com/

Flask’s Flask bibliography is here, and you’ll find almost all the tutorials you need if you need them.

4, Python 3 Module of the Week

Web site:pymotw.com

Each of the Python 3 Module of the Week series covers the use of the Python standard library.

Welcome to Python for you and me

Web site:pymbook.readthedocs.io/en/latest/

This is a website for beginners, introducing Python syntax, project experience and so on.

CheckiO is a code game coders

Web site:py.checkio.org/

It looks like a game interface, in fact, when you use it: it’s a game! Equivalent to you learn to program after using it to make a game, through the supplementary code to achieve the corresponding game requirements, is a very interesting site.

7. Python Learning Network

www.py.cn/

This is a website that you’re probably familiar with. All the articles and videos on the website are free, as well as the community question-and-answer bar gathered by the great god, which is quite popular with the program friends and helps many programmers master the core programming knowledge points.

Python basic introduction video, electronic books, technical communication, order communication, dagod online guide, please click to receive.

This is the end of your list of seven powerful Python learning sites that you should own. Thanks for watching.