Category Archives: Computer Science

Python 3.0 released

Grab your copy while it’s still warm: http://www.python.org/download/releases/3.0/

Python is by far my high-level language of predilection. It has a comprehensive standard library that makes sense, powerful language features like generators and metaclasses, an outstanding collection of third-party modules and packages to extend its functionality, like SciPy, an equally impressive array of application frameworks to develop powerful applications, such as SQLAlchemyTwisted and Django, and rich platform integration on Mac OS X with PyObjC 2.