toutes les options
buster  ]
[ Paquet source : requests-file  ]

Paquet : python-requests-file (1.4.3-1)

Liens pour python-requests-file

Screenshot

Ressources Debian :

Télécharger le paquet source requests-file :

Responsable :

Ressources externes :

Paquets similaires :

File transport adapter for Requests - Python 2.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.

Autres paquets associés à python-requests-file

  • dépendances
  • recommandations
  • suggestions
  • enhances

Télécharger python-requests-file

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
all 5,7 ko26,0 ko [liste des fichiers]