Saturday 31 January 2015

Kivy's GSoC requirements

Please note a few things PSF/Kivy asks for that are not required by GSoC:
(Picked this up from a mail in the mailinglist)

A requirement for students to submit code sample that showcases your familiarity with how Kivy works, with special emphasis on usage of ::

1) Python
2) Kivy properties
3) KV declarative language
4) Kivy widgets/pyjnius/pyobus (if your proposed project deals with them)

Blog about your experiences with Kivy and your project, preferably weekly status updates. Of course you are welcome to talk more about what you working on.
Make sure to put "Kivy" in the subject of Your proposal.


Requirements I meet:
1) Python -> I have done some competitive coding in python on hackerrank (https://www.hackerrank.com/) and codechef(http://www.codechef.com/) with the user name rastogiachyut. I also helped to make a game using pygame (an algorithm project) in 2nd year , in which I did some of the designing and coding.
I might recreate the game using Kivy (because the code in that game is not good at all as we were just learning).
2) Kivy properties->soon
3) KV declarative language ->soon
4) Kivy widgets/pyjnius/pyobus (if your proposed project deals with them) -> none

No comments:

Post a Comment