blob: f67a4fd9a66e6648ee4db5bcc9e40dc2f0378609 (
plain) (
blame)
1
2
3
4
5
6
7
|
launchpadlib is an open-source Python library that lets you treat the
HTTP resources published by Launchpad's web service as Python objects
responding to a standard set of commands. With launchpadlib you can
integrate your applications into Launchpad without knowing a lot about
HTTP client programming.
WWW: https://help.launchpad.net/API/launchpadlib
|