4 private links
Ivy is a static website generator built in Python. It transforms a directory of text files into a self-contained website.
Transform your documentation from a sleepy village in Kansas to a thriving emerald metropolis!
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,...
A Python extendable chatbot
HOWTO manage and package Python projects
After Orange and Peach, Blender Institute continued with a new open project: Apricot. This time it wasn’t a movie but a 3D game! Starting february 1st 2008, a small team of again the best 3D artist and developers worked on a game jointly with the on-line community. The main character in the game has been based on the short 3D animation open movie Peach. The project ended in august, and in october 2008 the DVD and game was released.
Learn Mercurial one bite-sized tip at a time.
Twirssi allows you to post to Twitter and Identi.ca from your favorite IRC client
Alphabet Soup is a project which attempts to determine a number of things about the shapes of letters in several different writing systems. First, it hypothesizes a set of basic building blocks that all letters are built up from. Second, it hypothesizes a set of rules, a grammar or syntax, which defines how those pieces combine to make different letters.
Pyjamas does python code to javascript translation. This implies that pyjamas code will never be fully python compliant, but it aims at being close to the real thing. You'll need to be aware of what it does and does not support, and how to access features of python in a way that works with pyjamas.
calibre is meant to be a complete e-library solution and thus includes library management, format conversion, news feeds to ebook conversion, as well as e-book reader sync features and an integrated e-book viewer.
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.