dc10 - 0.5

DebConf10

Speakers
Bastian Venthur
Schedule
Day DebConf Day 6 (2010-08-06)
Room 414 Schapiro
Start time 15:00
Duration 01:00
Info
ID 546
Event type tutorial
Track
Language en
Feedback

Querying our BTS with python-debianbts

I would start with a description of our BTS and the different ways to query it: HTML and SOAP.

I'd go on explaining a bit about python-debianbts (the important datastructures and methods).

Then I'd show how to query the BTS within Python using python-debianbts, starting with trivial examples like get all the bugs of package XXX, to more complex queries like get all the bugs of severity grave and serious with the tag patch which is not closed.