Skip to content

JamsonChan/PythonCodeToHtml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

ver 2.0.5

Fixed bugs:

  1. HTML display < exception
  2. Quotation ( " and ' ) doubly generate

Issues found but not fixed:

  1. Spanning string display error
  2. Somewhere wrongly marked as a function or method

How to use

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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages