Hi Manash,<div><br></div><div>There isn't a tutorial on the developer site for making a python activity.  But don't worry, most of the activities are written in python.</div><div><br></div><div>We use GTK+3 [1] as the toolkit.  We have some api docs for out own, for our "sugar3" toolkit module [2].</div><div><br></div><div>Try modifying an existing python activity to see how things work [3].</div><div><br></div><div>There is also the MYOSA guide [4], though IDK how up to date it is.  Feel free to write something up to contribute for the developer.slo site!</div><div><br></div><div>Thanks,</div><div>Sam</div><div><br></div><div><br></div><div>[1]  <a href="http://python-gtk-3-tutorial.readthedocs.org/en/latest/">http://python-gtk-3-tutorial.readthedocs.org/en/latest/</a></div><div>[2]  <a href="http://people.sugarlabs.org/sam/">http://people.sugarlabs.org/sam/</a></div><div>[3]  <a href="https://github.com/samdroid-apps/bibliography-activity">https://github.com/samdroid-apps/bibliography-activity</a></div><div>[4]  <a href="http://en.flossmanuals.net/make-your-own-sugar-activities/index/">http://en.flossmanuals.net/make-your-own-sugar-activities/index/</a><br><br>On Sun, Mar 13, 2016 at 6:47 AM, Manash Raja <mpdmanash@gmail.com> wrote:<br>
<blockquote type="cite"><div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>I am Manash Pratim Das, I am interested to convert a learning app of mine to sugar activity so that more students like me can benefit from it. The app is in python but the tutorial on creating a new activity - <a href="https://developer.sugarlabs.org/activity.md.html">https://developer.sugarlabs.org/activity.md.html</a> , shows how to make an activity in html, js and css. <br><br></div>So, I want to know how can an activity be made in python and where can I find a tutorial for it. If it is supported, but there isn't a tutorial for it on the sugar wiki, then I would like to volunteer for writing a tutorial for it after I learn it.<br><br></div>Also my app will put up notifications time to time, so is there any pre-made framework or GUI style that I shall follow for notifications?<br><br></div>Thanks<br><br></div>Regards<br></div>Manash Pratim Das<br></div>
</blockquote></div>