See a cheatsheet pythoncheatsheet.org

Find example usage - see programcreek.com/python/index/module/list. When you go into functions of a module, you can see where other code uses that.

More resources: