Pakiet: python3-requests-file (3.0.1-1)
Odnośniki dla python3-requests-file
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego requests-file:
Opiekun:
Zasoby zewnętrzne:
- Strona internetowa [codeberg.org]
Podobne pakiety:
File transport adapter for Requests - Python 3.X
Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.
Features:
* Will open and read local files * Might set a Content-Length header * That's about it
No encoding information is set in the response object, so be careful using Response.text: the chardet library will be used to convert the file to a unicode type and it may not detect what you actually want.
EACCES is converted to a 403 status code, and ENOENT is converted to a 404. All other IOError types are converted to a 400.
This package contains the Python 3 version of the library.
Inne pakiety związane z python3-requests-file
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- dep: python3-requests
- Elegancka i prosta biblioteka HTTP dla Pythona 3, zbudowana dla ludzi
Pobieranie python3-requests-file
| Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
|---|---|---|---|
| all | 6,8 KiB | 28,0 KiB | [lista plików] |
