Hi! I'd like to write an agent check that uses the apt python library.
I know that on debian and ubuntu host, this is part of the python-apt package. Whose source is git://anonscm.debian.org/apt/python-apt.git But I don't know if that ties into omnibus.
I see https://pypi.python.org/pypi/apt/ but that looks surprisingly out of date.
Do you have any advice?
Hi! I'd like to write an agent check that uses the
aptpython library.I know that on debian and ubuntu host, this is part of the
python-aptpackage. Whose source is git://anonscm.debian.org/apt/python-apt.git But I don't know if that ties into omnibus.I see https://pypi.python.org/pypi/apt/ but that looks surprisingly out of date.
Do you have any advice?