Tutorial and Courses
Style and Best practices
Pep 8: https://www.python.org/dev/peps/pep-0008/
Pep 257: https://www.python.org/dev/peps/pep-0257/
Python Koans: https://github.com/gregmalcolm/python_koans/wiki
Jupyter: http://jupyter.org/index.html
Anaconda:
PyPi
Matplotlib: http://matplotlib.org/
Scientific Computing
BioPython: http://biopython.org/wiki/Biopython
Numpy: http://www.numpy.org/
SciPy: https://scipy.org/
Pandas: http://pandas.pydata.org/
StatsModels:
scikit-learn:
Web Development
flask:
Django:
Pyramid: