I've been looking for an easy-to-use 3D graphics program fro python. Matplotlib is nice, but its 3D capabilities are limited. Anyway, I found visvis. Also, pyqtgraph is pretty nice too, although it looks like it is not being developed anymore.
I just started using pyzo as a python IDE. I like that it is much faster to load than spyder and has a nice looking interface.
Thought I would try my hand at GitHub and GitHub pages. This is the result.
This is a simple repository for web scraping with Jupyter Notebook. The notebook code can be found here. It's based off of code I found at this site.
Also, here is a repository for physics-based simulations using python. I use the Anaconda distribution with the included spyder IDE when I need to quickly and repeatedly run code, as well as for debugging.