[ 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
- 交互式高级面向对象语言(Python2 版本)
-
- 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