Skip to main content

...

Project description

http_file

Usage

Install using pip:

$ pip install http_file

Применение

.. кодовый блок :: python

#импорт вспомогательных библиотек
import urllib3
urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)
import requests
#РёРјРїРѕСЂС‚ http_file
from http_file import download_file
#создание новой сессии
s = requests.Session()
#соеденение с сервером через созданную сессию
s.get('URL_MAIN', verify=False)
"""
загрузка файла в 'local_filename' из 'fileUrl' через созданную сессию
download_file('local_filename', 'fileUrl', s)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

http-file-0.1.6.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

http_file-0.1.6-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file http-file-0.1.6.tar.gz.

File metadata

  • Download URL: http-file-0.1.6.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.0

File hashes

Hashes for http-file-0.1.6.tar.gz
Algorithm Hash digest
SHA256 7364087e836ef16c6c484355e7c71a8d27aa37f847b9546e95d53dbf59807d5c
MD5 d79151c4a2c5fb5429ef4f46d982ea5f
BLAKE2b-256 12a109bbe1cb824e724a8bdba49bd159fc386d32cf11f508ed4ce8d5d7a8e24e

See more details on using hashes here.

File details

Details for the file http_file-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: http_file-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.0

File hashes

Hashes for http_file-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 f0be2601f2ce0da7078d3c7661b63bc95e60a4b6c5ffe5605b3555c2fd432852
MD5 43fbd952bfc9430dbf3b3087434ec27a
BLAKE2b-256 056daed99cc7c7c965a38c12afbd090f9d0decc32d56f39c05259f7128e06189

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page