2017
2015
2013
Kivy: Crossplatform Framework for NUI
by jdrsantos2012
Pyzo - Python to the people — Pyzo - Python to the people
by jdrsantos2011
2010
Créer un blog avec Django 1.2 - Gilles Fabio
by ghis & 1 otherDjango by Example: Django Tutorials - Django by Example
by ghis & 1 other (via)Bottle: Python Web Framework - Bottle: Python Web Framework
by ghisMapnik C /Python GIS Toolkit | Welcome
by Spone & 5 others2009
2008
Disco
by greutDisco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.
The Disco core is written in Erlang, a functional language that is designed for building robust fault-tolerant distributed applications. Users of Disco typically write jobs in Python, which makes it possible to express even complex algorithms or data processing tasks often only in tens of lines of code. This means that you can quickly write scripts to process massive amounts of data.
Disco was started at Nokia Research Center as a lightweight framework for rapid scripting of distributed data processing tasks. This far Disco has been succesfully used, for instance, in parsing and reformatting data, data clustering, probabilistic modelling, data mining, full-text indexing, and log analysis with hundreds of gigabytes of real-world data.
Erlang + Python = complete beautifulness
Diva Project – Trac
by greut (via)Diva is a a lightweight web framework for Python that is built on top of WSGI and integrated with the Genshi template engine. It also uses Babel for internationalization and WebOb for a more convenient abstraction on top of raw HTTP/WSGI.
Yet another Pythonic web framework.