4 private links
Errbot is being used in a lot of different contexts: chatops (tools for devops), online gaming chatrooms like EVE, video streaming chatrooms like livecoding.tv, home security, etc. The goal of the project is to make it easy for you to write your own plugins so you can make it do whatever you want: a deployment, retrieving some information online, trigger a tool via an API, troll a co-worker,...
HOWTO manage and package Python projects
Learn Mercurial one bite-sized tip at a time.
A Ruby-based project management system with support for wiki, bug tracker and sync with version control
Jython does its best to shield a Python programmer from the details of Java, but you'll still need to know some of those details to use Java objects and libraries most effectively from Jython.
How to structure, test and release your Python FLOSS application
or How I Learned to Stop Worrying and Love the 0..1 Range
This document explains HTML templating with the Sphinx documentation system. Sphinx is a tool for converting restructured text documentation into presentation formats like HTML or LaTeX.
This document recommends best practice for putting free software0 experience on your resumé. It is primarily aimed at college students or people who have not yet had a first job in software.
You don't have to worry about complex OS compatibility issues, dependencies or undesirable interactions with other applications because a software appliance is a self contained unit that runs directly on top of hardware or inside a virtual machine.
building Qt on osx
building cairo on osx
This is a PyQt4 tutorial. The tutorial is suited for beginners and intermediate programmers. After reading this tutorial, you will be able to program non trivial PyQt4 applications.