Verifying The Python Version
Python 3.7 or greater is required before installing and running this package.
To check that you have the correct version of Python 3 installed, open a command window and type:
python3 -V
For Windows, you may need to type:
python -V
Executing this command displays the current version of Python 3 installed.
Python 3.8.6
If you need to install Python 3, refer to python.org.
Copyright (C) 2021 Alan Yorinks. All Rights Reserved.