Some useful links to explain the concepts of Python
A Byte of Python - https://python.swaroopch.com/
Learn Python the Hard Way - https://learnpythonthehardway.org/book/
- https://www.codecademy.com/learn/python
- https://www.udacity.com/course/programming-foundations-with-python--ud036
- https://dev.to/jessicagarson/resources-for-learning-python-hd6
- https://www.youtube.com/watch?v=_uQrJ0TkZlc
- http://book.pythontips.com/en/latest/
- https://automatetheboringstuff.com/
- https://gist.github.com/diyan/f3c24653e63c24c99137
- https://aarvik.dk/python-for-system-administration/
- https://github.com/h2oai/h2o-2/wiki/installing-python-2.7-on-centos-6.3.-follow-this-sequence-exactly-for-centos-machine-only
- https://superuser.com/questions/143119/how-do-i-add-python-to-the-windows-path
- https://techglimpse.com/error-executing-python3-5-command-solution/
- https://stackoverflow.com/questions/24205624/how-do-i-resolve-not-fully-installed-package-python3-setuptools
- https://stackoverflow.com/questions/38132755/importerror-no-module-named-encodings
- https://github.com/locustio/locust