The best way to increase your motivation to learn Python is:
1. Select a non-trivial problem that you need to solve with programming. 2. Try to write the program you need in any other language (that you don't already know well). 3. Write the program you need in Python. 4. Gaze in astonishment at the time that you could have saved by skipping step 2. -- https://mail.python.org/mailman/listinfo/python-list