Skip to content

gurmeet289/Convert_JavaScript_To_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Convert_JavaScript_To_Python

Converting JavaScript code to Python code

Js2Py is a full implementation of ECMAScript 5.1 in 100% pure Python. It works by translating JavaScript directly into Python. It means you can easily run JS from your Python code without installing large external engines like V8.

In many a times it helps to convert the javascript code into python because some of the libraries doesn't perform with python directly therefore,

js2py library comes into play where it perform a major part in achieving the result!!

About

Converting JavaScript code to Python code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published