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#
- Automate the Boring Stuff
- Learn Python the Hard Way
- Python Crash Course
- by Eric Matthes
- Recommended by David (has root) Biniek
- Think Python
- Introducing Python
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.