...
Install Python on your PC, if it’s not installed
Extract the content of the archive to the folder with your html articles, so that MadCap_To_Koji_Converter.py and client.py would be on the same level as html files
Open Command Prompt and go inside the folder with MadCap_To_Koji_Converter.py
Run the following command
Code Block python MadCap_To_Koji_Converter.py C:\Users\your_user\html
where C:\Users\your_user\html is a full path to the folder with your MadCap html articles
Enter username and password that were provided to you, then enter your tenant name
Hit Enter and see your articles in Koji’s FAQ!
...