-
Recent Posts
Recent Comments
Éric Araujo on 9# Weekly Report [2011/07/18 -… higery on 5# Weekly Report [2011/6/20 -… Éric Araujo on [Automatic Script Creation]… Éric Araujo on 5# Weekly Report [2011/6/20 -… Éric Araujo on 4# Weekly Report [2011/6/13 -… Archives
Categories
Meta
Monthly Archives: August 2011
Done and keep going!
It’s amazing that I have passed the final evaluation of the Google Summer of Code 2011 and I feels that it’s necessary for me to write someting for it. Looking back to the passed 3 months, I have learned a … Continue reading
Posted in GSOC2011
Leave a comment
13# Weekly Report [2011/8/15 - 2011/8/21]
Tomorrow is the ‘pencil down’ date, so the most I did in this week is still fixing and improving my code and docs to make all of my contributions a reviewable version. The detail is: for develop command 1. enhance … Continue reading
Posted in Distutils2, GSOC2011, Python
Leave a comment
12# Weekly Report [2011/8/8 - 2011/8/14]
I was not familiar with how to write docs for python source code last week, so I sent an email to my mentor, then got to know that docs mean more than the comments in the source. From reading the … Continue reading
Posted in Distutils2, GSOC2011, Python
Leave a comment
11# Weekly Report [2011/8/1 - 2011/8/7]
The main work I have done this week is fulfiling the features of ‘develop’ as much as possible, and improving the tests and comments. However, in a long time, I didn’t know what’s the differencies between the comments and docs, … Continue reading
Posted in Distutils2, GSOC2011, Python
Leave a comment
status of ‘develop’
Features already implemented: 1) [main use]projects can be importable after installed with this command, without copying any files 2) ['install-dir' option] the installation directory can be specified if the default site-packages is not permitted to write, but the specified installing … Continue reading
Posted in Distutils2, GSOC2011, Python
Leave a comment
10# Weekly Report [2011/7/25 - 2011/7/31]
With mentor’s good suggestion and help, the work of adding automatic script generation for packaging is being better and better now, but there are still many places to be improved. One big problem among them is how to put wrapper … Continue reading
Posted in Distutils2, GSOC2011, Python
Leave a comment