openworm / org.geppetto

Geppetto is an open-source platform to build web-based applications to visualize and simulate neuroscience data and models.
http://geppetto.org
Other
209 stars 50 forks source link

Generate a Python API from the Geppetto Model #488

Closed tarelli closed 7 years ago

tarelli commented 8 years ago

We could generate a Python API to be able to create a Geppetto Model in Python. This would be made easy using tools like Acceleo. Python has the advantage of being the most familiar language to scientists, the idea for this API is to be used through the frontend of Geppetto itself allowing therefore users to create their models from the browser.

tarelli commented 7 years ago

@aranega no worries! Yes that sounds good, we map the two schemas to allow more flexibility between models defined in development versions or released ones.