François Pinard's site

Python

Python has become my day to day language of choice for various little scripts and works. But, of course, it is not limited to quickies, and is also quite convenient for bigger, and much bigger, projects.

On other pages, I discuss a few Python-related matters, like:

On 2007-11-03 at BarCampMontreal3, I offered a quick presentation titled Scripting for speed, for which the slide presentation is available, yet slightly modified. The slide presentation was created using both Pylize and Docutils, using a simple combining machinery I've quickly written for the occasion. The slide presentation is meant to be run from within a JavaScript enabled Web browser, either full screen (select: Débuter) or within the current browser window (select: Dans cette fenêtre). The space key may be used to go from one slide to the next, the backspace key goes backward. The s key from the initial slide starts the presentation, and the t key returns to the table of contents.

The slides are also statically available as a single HTML file. However, whatever the format, the slides do not make so much sense without more explanation, so I guess that one of these days, I should turn these all into a more textual article.





1   Documentation

2   Outils