Python#

Virtual Environments#

  • https://www.freecodecamp.org/news/how-to-setup-virtual-environments-in-python/

Notes#

Resources#

Curated list of awesome python frameworks, libraries, software and resources

Handy modules#

  • ConfigObj
  • Recommended by Andy V.
  • Handy for using config files (*.ini) files with Python

Learning#

Cheat Sheets#

Books#

Video Series#

  • Learn Python with Socratica
  • Recommended by Noah A.
  • https://www.udemy.com/course/thepythonmicrodegree/
  • Recommended by Lou N.
  • https://www.youtube.com/watch?v=JeznW_7DlB0
  • Recommended by Lou N.
  • https://www.youtube.com/c/TechWithTim
  • Recommended by Lou N.

Tutorials#

Helpers#