Skip to content

Yaqiang/editorjy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EditorJy

Jython script editor and running environment

Build EditorJy with maven and copy editorjy folder into Lib -> site-packages folder of Jython. Run Jython and import editorjy:

>>> import editorjy
>>> editorjy.start.main()

EditorJy includes Jython engine for Jython code running. For example using numjy and plotjy for scientific data calculation and plot. image

About

Jython script editor and run environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published