Skip to content

The Python scientific stack, compiled to WebAssembly in Node.js

Notifications You must be signed in to change notification settings

ArturJS/pyodide-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyodide

Build Status Build Status

The Python scientific stack, compiled to WebAssembly.

It provides transparent conversion of objects between Javascript and Python. When inside a browser, this means Python has full access to the Web APIs. This is a temporary Node.js version.

Checkout the Original Project

Building

Requirements

  • Node v8.x +

  • git clone https://github.com/gabrielfreire/pyodide-node.git

  • cd pyodide-node

  • npm install

Testing

npm test

About

The Python scientific stack, compiled to WebAssembly in Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%