Navigazione
Blog
Curriculum Vitae
Ricerca & Sviluppo
Python
Zope & Plone
Smartphone & iPhone
Javascript
Java
Massime ed Aforismi
Area link

Python Distutils and module distribution (part 2 - developing Python Eggs)

Unlike part 1, the target of this document are Python developers who wanna write Python libraries in a generic, reusable, smart, sexy, funny way, and don't like to copy/paste the same code from a project to another.

In a few words: they want to obtain code that enrich the standard Python modules normally available.

COMING SOON