Пакет: python3-requests-file (2.0.0-1)
Връзки за python3-requests-file
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник requests-file.
Отговорник:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
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.
Други пакети, свързани с python3-requests-file
|
|
|
|
-
- 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
Изтегляне на python3-requests-file
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 6,3 кБ | 26,0 кБ | [списък на файловете] |