Fixed bugs:
- HTML display < exception
- Quotation ( " and ' ) doubly generate
Issues found but not fixed:
- Spanning string display error
- Somewhere wrongly marked as a function or method
Put the python file you want to convert in the same directory as main.py
Create PythonToHTML object in last two lines of main.py
input_file_name : Your python file's name (No file extension required)
output_html_name : The output html file name you want (No file extension required)