2 projects
GStruct
GStruct is a pythonic "struct" type framework similar to Golang struct, with self-created "interface" for it.
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.