Skip to content

[WORKING IN PROGRESS] A DIY scripting engine supporting most common customizations. This engine connect JavaScript with Python functions you customized by powerful functions provided by 'js2py'. Now with this engine, you can distribute your doing-many-things scripts separated from your main program.

License

Notifications You must be signed in to change notification settings

djun/PyJsEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyJsEngine

A DIY scripting engine supporting most common customizations.

This engine connect JavaScript with Python functions you customized by powerful functions provided by 'js2py'.

Now with this engine, you can distribute your doing-many-things scripts separated from your main program.

(Documentation is being constructed...)

About

[WORKING IN PROGRESS] A DIY scripting engine supporting most common customizations. This engine connect JavaScript with Python functions you customized by powerful functions provided by 'js2py'. Now with this engine, you can distribute your doing-many-things scripts separated from your main program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages