Python Resources

This page provides you with Python resources including links and books so that you can reference them when you learn Python or work on your Python projects.

Books #

  • Learning Python by Mark Lutz
  • Fluent Python by Luciano Ramalho
  • Python Cookbook by David Beazley & Brian K.Jones
  • Effective Python by Brett Slatkin
  • Python in a Nutshell by Alex Martelli

Youtube Videos #

Look out for the excellent videos on Python on Youtube:

Python packages #

Was this tutorial helpful ?