I am a big fan of the Python programming language, and I am quite excited about the Python 3000 release (especially for the Unicode stuff).
In order to try it out, I would like to write a script or two using Python-3000-compatible libraries. I looked around but I couldn't find any python-3000 compatible library: Numpy, Django, Python Image Library, wxPython, etc. Nothing.
I know it will take some time before most python libraries are python-3000-compatible, but I would just like to start with something. A lot of the major libraries are already 2.6-compatible, at least that's a good start.
Do you know of any major python library which is python-3000-compatible?