[ buster ]
[ 原始碼: python-launchpadlib ]
套件:python-launchpadlib(1.10.6-2)
python-launchpadlib 的相關連結
Debian 的資源:
下載原始碼套件 python-launchpadlib:
- [python-launchpadlib_1.10.6-2.dsc]
- [python-launchpadlib_1.10.6.orig.tar.gz]
- [python-launchpadlib_1.10.6-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [launchpad.net]
相似套件:
Launchpad web services client library
A free Python library for scripting Launchpad through its web services interface.
It currently provides access to the following parts of Launchpad:
* People and Teams * Team memberships * Bugs and bugtasks
The Launchpad API is currently in beta, and may well change in ways incompatible with this library.
You can find current API documentation at https://help.launchpad.net/API/launchpadlib
其他與 python-launchpadlib 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-httplib2 (>= 0.4.0)
- comprehensive HTTP client library written for Python
-
- dep: python-keyring (>= 0.5)
- store and access your passwords safely
-
- dep: python-lazr.restfulclient (>= 0.11.2)
- client for lazr.restful-based web services
-
- dep: python-lazr.uri (>= 1.0.2-4~)
- library for parsing, manipulating, and generating URIs
-
- dep: python-simplejson
- simple, fast, extensible JSON encoder/decoder for Python 2.x
-
- dep: python-wadllib
- Python library for navigating WADL files
-
- sug: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- sug: python-testresources
- PyUnit extension for managing expensive test fixtures - Python 2.x