DEV Community

abhiphull
abhiphull

Posted on

Best Python Resources And Sites

In this post, I will go over the list of useful Python sites and blogs which every Python programmer should have on his/her list.

Planetpython.org - Great resource to know the latest in the field of Python. You would find everything here about Python from latest courses, libraries to coding snippets.

Plant Scipy - This one is from the Scipy guys. Great resource to remain up to speed in the field of Machine and Deep learning.

Real Python - Anything you want to learn about Python, This is the place to go. This site has great Python tutorials.

Nbshare - nbshare.io is about Python and R notebooks. You can upload your notebooks on this site and share it easily with any one. Also site has great content around Python, R and Data science.

Python.org - Well this is the official Python site. Also check out their blog https://blog.python.org/ for latest information about Python.

Let me know if any useful Python site you know of. I will add to the list here.

Top comments (0)