套件: python3-awsauth (0.1.5-2)
python3-awsauth 的相關超連結
Trisquel 的資源:
下載原始碼套件 requests-aws:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Thomas Bechtold
外部的資源:
- 主頁 [github.com]
相似套件:
AWS authentication for Amazon S3 for the python3-requests module
Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3, but it does all the hard work and crazy hacks for you.
This module adds AWS authentication for Amazon S3 based on the python3-requests module.
其他與 python3-awsauth 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests (>= 0.14.0)
- elegant and simple HTTP library for Python3, built for human beings