Pre-release Sugar Websdk powered by Flask
- From:
- Sebastian Silva
- Date:
- 2011-10-13 @ 02:46
Hi Armin and Flask community.
I'm prepping a release of Sugar WebSDK which is simply an
embedded Flask within a Sugar Activity. This allows to build Sugar
Activities like you would Flask apps, and to distribute them even in
remote, non-connected locations [like we have in Peru].
Here's the code.
http://git.sugarlabs.org/websdk
You can try it outside Sugar using run.sh.
I've also developed a very simple IDE which I hope to work on
until it's a serious development environment for Sugar developers,
designers, and end-users.
I'd appreciate comments / suggestions.
I'm still a bit unsure about how to implement more than one app
within one project. The usage scenario is using the IDE for
developing another activity or bundling several apps in one
activity.
Overall I'm still a beginner with Flask so excuse my style.
With this project I hope to make it easier to produce content
for Sugar's almost 3 million users worldwide.
Regards,
Sebastian