News

In addition to executing code embedded in HTML, it's also possible to add a code editor directly into an HTML page using the py-repl tag so that you can input code and execute it, as shown below.
Open your Python code in your Python editor of choice. Go to the line in the code where you want to run your Perl script. Type "pyth.RunPerl.ext;" where "Full Path To File" is the full path ...