Skip to content

swordfeng/pyjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyjs

CircleCI AppVeyor
Pyjs - Call Python code from Node.js in process

TODO

  • Error handling for Javascript functions called in Python
  • Check Python functions' result for each time
  • Add assertions in native functions
  • Make convenient ways to do python add, sub, ... expressions in javascript
  • Resolve circular reference between Python and JavaScript (may be difficult!)
  • Fix python read from stdin in node repl (get EOF error currently) - maybe use asyncio?

About

Call Python from Node.js in the same process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published