Skip to content. | Skip to navigation

Personal tools
You are here: Home Programming Python

Python

Notes and pointers on the world's best programming language.

Document Django form fields
A pointer on how to process them.
Document Installing Pydee on OSX
A short note of getting Pydee (and PyQt) to run on a Mac.
Document Setuptools and the single file
Problems with making an installer for a simple module
Document Subprocess zombies
Cleaning up your errant commandlines.
Document Installing MySQLdb
When unresolved linker symbols attack.
Document rst2beamer
A restructured text based tool for preparing presentations.
Document Encoding types in etree
Setting encoding in the header of ElementTree generated XML.
Document Converting Ordnance Survey coordinates
In which OS positions are transformed into something saner and less UK-centric.
Document Applescript via Python
Controlling Mac applications with appscript
Folder Project Euler
 
Document Unicode and HTML entities
In which we struggle with a cacophony of characters for the web.
Document SQLAlchemy merge and relations
In which an oddity in SQLAlchemy is spotted, and it turns out to be a bug not a misunderstanding.
Document Surprises
In which Python does several unexpected but logical things.
Document Using percent in a string
A (perhaps) obscure fact - how to use the percent sign in a Python string.
Document The etree tail quirk
How to make a good XML solution for Python better.
Document Slots
A new, and poorly explained, feature of Python classes.
Document Matplotlib
Notes on installing and using.
Document Can't use print
Who would of thunk it? 'print' is a reserved word everywhere.
Document Installing and using PIL
Overcoming the sometimes tricky installation of the Python Imaging Library and improving image quality.
Document When Python asserts don't
Bewildered why error conditions are breezing right past the 'assert' statements you sprinkled through your Python script? Maybe you made the same basic mistake I did ...
Document Actions
Visitors
Locations of visitors to this page
Ads
 
Sections