Only Python
This blog deals almost exclusively with my Python coding activities.
Sunday, August 23, 2009
New plugin for Crunchy ... and bug fixes
›
Crunchy has a new plugin: getsource. What it does is enable a tutorial writer to embed a "link" to a python module inside an html...
Crunchy 1.0 released!!
›
Crunchy 1.0 has finally been released. :-) Crunchy 1.0 is compatible with Python 2.4, 2.5, 2.6 ... and 3.1. It is also compatible with Jyt...
Thursday, April 16, 2009
Python textbooks wanted
›
Python textbooks wanted(1). Actually, what I'm mostly interested in are links to textbooks and other resources that would be useful to ...
6 comments:
Friday, April 10, 2009
Learning paths at ShowMeDo
›
ShowMeDo is a great site to learn about Python (and a few other subjects) by watching screncasts. One of my favourite videos is Learn Djan...
Thursday, January 08, 2009
Testing code highlighting
›
Update: In order to have the styling work, I had to include by hand the styling information (keyword and string) from this style sheet - an...
3 comments:
Saturday, December 20, 2008
Plugins - part 6: setuptools based approach
›
setuptools is collection of enhancements to the standard Python distutils module. While it is not included in the Python standard library,...
3 comments:
Plugins - part 5: Activation and Deactivation
›
(Note: the code indentation may appear to be wrong due to some blogspot's quirks...) While plugins are a great way to extend the functio...
2 comments:
‹
›
Home
View web version