- python-btsutils: python module to interact with the Debian BTS / Debbugs servers
- python-bugzilla: python module to interact with Bugzilla
- bug-triage: The tool itself.
Welcome to my blog. This blog was created mainly to help track my progress in Google's Summer of Code 2007, on which I've started implementing the Bug Triage and Forward Tool for the Debian Project. Currently I use it to write what I'm doing on free software projects or whatever is in my mind when I get some time/spirit to write.
Saturday, 2 June 2007
Python Soul
I find it very interesting how different programming languages have different styles. My Google Summer of Code project, the Bug Triage and Forward Tool, is my first Python software; and working on it on the last few days, I've got the feeling that the way I've been using to structure the code doesn't fit very well with the way python packages/namespace works. I already wished to separate the project in three independent codebases, so I'll go ahead and do that. These codebases will be:
No comments:
Post a Comment