Isn't it nice when people are trying to encourage you with comments like good job! or Nice post, followed you, follow mw back? :) in case you needed to know that they are now part of your followers,even though they can't code or do not understand a thing from what you wrote.
By the way, I didn't believed that it is so easy to install Steem Python on windows. So does it clone the repository too?
python -m pip install
will pull from the repo rather than just doingpip install steem
which pulls the official (and buggier) version.