python

Debian Developer Portfolio service

I had to stay at home this week due to illness. I developed a small web application for the Debian community to fill the time with something useful besides having some time with Doro and the children.

The Debian developer portfolio service is available to interested Debian developers and package maintainers and gives them the ability to generate personalized links for their activities regarding the Debian project as HTML or JSON output. The service has been inspired by Stefano Zacchiroli's DDPortfolio page in the Debian Wiki. Its source code is available under the terms of the GNU Affero General Public License.

Technorati Tags:Technorati Tags:

SQLAlchemy-migrate article in the Python Magazine

The october issue of the Python Magazine [1] released today contains my article "Versioning your database with sqlalchemy-migrate" as a feature. The article is written in tutorial style and describes the management of database schemas using sqlalchemy-migrate with examples.

[1] http://pymag.phparch.com/c/issue/view/83

Syndicate content