Pakket: python3-awsauth (0.1.5-2)
Verwijzigingen voor python3-awsauth
Trisquel bronnen:
Het bronpakket requests-aws downloaden:
Beheerder:
Original Maintainers:
- Debian Python Modules Team (Mailarchief)
- Thomas Bechtold
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-awsauth gerelateerde pakketten
|
|
|
-
- 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