[ buster ]
[ 源代码: python-flickrapi ]
软件包:python-flickrapi(2.1.2-5)
python-flickrapi 的相关链接
Debian 的资源:
下载源码包 python-flickrapi:
- [python-flickrapi_2.1.2-5.dsc]
- [python-flickrapi_2.1.2.orig.tar.gz]
- [python-flickrapi_2.1.2-5.debian.tar.xz]
维护者:
外部的资源:
- 主页 [stuvel.eu]
相似软件包:
Flickr API wrapper for Python 2
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 2.
其他与 python-flickrapi 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings
-
- dep: python-requests-oauthlib
- module providing OAuthlib auth support for requests (Python 2)
-
- dep: python-requests-toolbelt
- Utility belt for advanced users of python-requests
-
- dep: python-six (>= 1.5.2)
- Python 2 和 3 兼容库(Python 2 接口)