Resources related to Python
Following are some useful resources that I found useful for improving my skill in python.
Useful Libraries
SciVis Libraries: Libraries for scientific data visualization. Obviously, these libraries can be used for other information visualization.
PyVista : Simple 3D Visualization. It is a high level API to Visual Toolkit (VTK). Very easy to use compared to VTK.