Only Python

This blog deals almost exclusively with my Python coding activities.

Monday, February 20, 2006

Python wish: a new meaning for "import ... as ..."

›
For Python modules that are meant to be imported, I usually try to put the testing code inside the module using the standard if __name__ ==...
6 comments:
Sunday, February 12, 2006

Was rur-ple broken for Linux?

›
A while ago, I made some changes with the help of a MacOS user so that rur-ple could work properly with that platform. Since then, many peo...

Lightning 1.7 released

›
As requested by a user, I've added the possibility to pass arguments to a running script. The arguments are passed as a string (named ...

Lightning 1.6 released

›
Following some suggestions left by readers on the previous post of this blog, Lightning 1.6 has been released. The main visible change is t...
1 comment:
Saturday, February 11, 2006

Lightning compiler: drag and drop option

›
A new version (1.5) of Lightning Compiler has been released. It is now possible to "drag" a file (icon) and "drop" it i...
7 comments:
Wednesday, February 08, 2006

A question of design (Lightning 1.4)

›
Since the release of my little app, Lightning Compiler :-), I have been confronted with design issues that, I imagine, many of those readi...
3 comments:
Tuesday, February 07, 2006

Lightning 1.3: yet, one more!

›
I was reading a post on comp.lang.python and thought: Wouldn't it be nice to see to try to import this module and use dir() and help()...
3 comments:
‹
›
Home
View web version

About Me

André Roberge
Programming, in Python preferably, is just a hobby for me. I either do things completely useless to explore Python features, or try to create software that could be used by others to learn programming in Python. I have recently started on a new learning journey, this time about human languages.
View my complete profile
Powered by Blogger.