Official Python Information
- Official Python Website
- SciPy Stack – Numerical libraries for scientific computing.
- VPython – Visualization tools.
- PyPI – The Python Package Index
Documentation and Tutorials
- Kaggle Learn Python Course – A 5 hour tutorial for learning Python.
- The Python Language Reference – Describes the syntax and semantics of Python.
- The Python Standard Library – Describes the standard library and optional components distributed with Python.
- The Python Tutorial – Provides an introduction to the basic concepts and features of Python.
- Python Style Guide – Provides coding conventions for writing Python programs.
- Zed Shaw’s Learn Python the Hard Way – A good way to learn basic Python.
- Learn Python by The Code Academy – A good resource for learning Python.