-
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
Category Archives: Uncategorized
[Automatic Script Creation] the entry_points on Windows
This post just focuses on the entry_points on Windows platform, which is learned from setuptools. Different from POSIX, there are two entry_points – ‘console_scripts’ and ‘gui_scripts’ for windows. Besides the things done in ‘console_scripts’ on POSIX, three extra things should … Continue reading
Posted in Uncategorized
Leave a comment
1# weekly report [2011/5/23 - 2011/5/29]
I think the main topic of this week is preparation, and it’s very important for a newbie as me before actual coding for a project with more than thousands of lines of code. During this week, all we need is … Continue reading
Posted in Uncategorized
2 Comments