Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are many attempts to explain this process on the internet. Every one I have found has been awful: either hand-waving away details, or too dense, trying to explain the mechanics of OAuth with missionary zeal. Just tell me what to type and where to click, and give me my token!

Table of Contents


On with the instructions.

Install Python 3

Running python3  or python --version  should show Python 3.x.

...