debianbts

Python interface to Debian's Bug Tracking System

Install

All systems
curl cmd.cat/debianbts.sh
Debian Debian
apt-get install python3-debianbts
Ubuntu
apt-get install python3-debianbts
image/svg+xml Kali Linux
apt-get install python3-debianbts
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-debianbts
Raspbian
apt-get install python3-debianbts

python3-debianbts

Python interface to Debian's Bug Tracking System

This package provides the debianbts module, which allows one to query Debian's BTS via it's SOAP-interface and returns the answer in Python's native data types.