Skip to content

jdfreder/ipython-jsobject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipython-jsobject

Exposes JS objects directly in Python. Transparent layer that allows JS to communicate to Python and vise-versa

Installation

Clone the repository and cd into it, then run:

pip install .

For a development install, run:

pip install -e .

About

Exposes the JS objects directly in Python. Transparent layer that allows JS to communicate to Python and vise-versa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published