[ ソース: python-launchpadlib ]
パッケージ: python3-launchpadlib (1.10.13-1)
python3-launchpadlib に関するリンク
Debian の資源:
python-launchpadlib ソースパッケージをダウンロード:
- [python-launchpadlib_1.10.13-1.dsc]
- [python-launchpadlib_1.10.13.orig.tar.gz]
- [python-launchpadlib_1.10.13.orig.tar.gz.asc]
- [python-launchpadlib_1.10.13-1.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
-
- 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
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- sug: python3-testresources
- PyUnit extension for managing expensive test fixtures - Python 3.x