python

Django 1.2 Released

It's here! After many months of work, the Django developers are proud to announce the release this week of Django 1.2. There's so much cool stuff packed into it that even a summary can't do it justice!

Read Announcement

Python CLI Skeleton

Although not a project as such, Python CLI Skeleton forms the basis of a standard "command line" utility. Simply checkout the project, change a few configuration values, and you have basic logging and option parsing configured as well as a working PyPi submission.

Licence: 
GPL v3
Technologies: 
Python

LCDproc Python Library

Provides an OOP wrapper for the LCDproc Telnet API. Currently supports the management of Screens and all Widgets.

Licence: 
GPL v2
Technologies: 
Python

Sprang

Sprang is a small script that interacts with the “sprunge.us” command line, terminal “pastebin” web service.

Licence: 
GPL v3
Technologies: 
Python

Announcing Wavimo

This may be a bit premature, but I am currently working on a Python development framework that can be used to create and operate (via Google App Engine) multiple simple Google Wave Robots.

Currently, it doesn't talk to Google Wave yet, and only works inside a terminal. Hopefully, Wave integration will be added soon.

View the source, and feel free to leave any feedback.