Summer of Code/2013/Turtle Blocks Python export project: Difference between revisions

add timeline (copied from proposal page)
add mentors, repositories, section for decisions
Line 1: Line 1:
This page tracks the progress of [[User:Marion Zepf|Marion Zepf]]'s GSoC project, "Turtle Blocks Python export." An abstract and a motivational statement can be found on the [[Summer of Code/2013/Turtle Blocks Python export|project proposal]] page, along with other details.
This page tracks the progress of [[User:Marion Zepf|Marion Zepf]]'s GSoC project, "Turtle Blocks Python export." An abstract and a motivational statement can be found on the [[Summer of Code/2013/Turtle Blocks Python export|project proposal]] page, along with other details.
The mentors for this project are [[User:Walter|Walter Bender]] and Claudia Urrea.
== Repositories ==
I develop my project in a branch called [https://git.sugarlabs.org/~mzepf/gsoc-python-export gsoc-python-export] on Gitorious. Design documents, sample code, etc. go into [https://github.com/outofthecave/ta-python-export-dev ta-python-export-dev] on GitHub.


== Timeline ==
== Timeline ==
Line 33: Line 39:
<ref name="requires-add-imports">This may require importing additional modules from Turtle Blocks.</ref>
<ref name="requires-add-imports">This may require importing additional modules from Turtle Blocks.</ref>
</references>
</references>
== Decisions ==
This section lists important design decisions.