[ Bron: python-launchpadlib ]
Pakket: python3-launchpadlib (1.10.6-2)
Verwijzigingen voor python3-launchpadlib
Debian bronnen:
Het bronpakket python-launchpadlib downloaden:
- [python-launchpadlib_1.10.6-2.dsc]
- [python-launchpadlib_1.10.6.orig.tar.gz]
- [python-launchpadlib_1.10.6-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [launchpad.net]
Vergelijkbare pakketten:
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.
Andere aan python3-launchpadlib gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- 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