[ 原始碼: python-flickrapi ]
套件:python3-flickrapi(2.1.2-5.1)
python3-flickrapi 的相關連結
Debian 的資源:
下載原始碼套件 python-flickrapi:
- [python-flickrapi_2.1.2-5.1.dsc]
- [python-flickrapi_2.1.2.orig.tar.gz]
- [python-flickrapi_2.1.2-5.1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [stuvel.eu]
相似套件:
Flickr API wrapper for Python 3
Python-flickrapi is a complete and easy to use Python module for interfacing with the Flickr API (see https://www.flickr.com/services/api/ for details on the Flickr API).
the main features are:
- keeping track of authentication credentials (no need to pass them on every Flickr API call) - caching of API calls - support for uploading and replacing photos - support for different XML parsers
This package installs the library for Python 3.
其他與 python3-flickrapi 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-requests-oauthlib
- module providing OAuthlib auth support for requests (Python 3)
-
- dep: python3-requests-toolbelt
- Utility belt for advanced users of python3-requests
-
- dep: python3-six (>= 1.5.2)
- Python 2 and 3 compatibility library