[ 源代码: python-launchpadlib ]
软件包:python3-launchpadlib(1.10.6-2)
python3-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 (Python 3)
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
This package is for Python 3.
其他与 python3-launchpadlib 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-httplib2 (>= 0.4.0)
- comprehensive HTTP client library written for Python3
-
- dep: python3-keyring (>= 0.5)
- store and access your passwords safely - Python 3 version of the package
-
- dep: python3-lazr.restfulclient (>= 0.11.2)
- client for lazr.restful-based web services (Python 3)
-
- dep: python3-lazr.uri (>= 1.0.2-4~)
- library for parsing, manipulating, and generating URIs
-
- dep: python3-simplejson
- simple, fast, extensible JSON encoder/decoder for Python 3.x
-
- dep: python3-wadllib
- Python 3 library for navigating WADL files
-
- sug: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- sug: python3-testresources
- PyUnit extension for managing expensive test fixtures - Python 3.x