반응형 urllib31 [Python] 빠른 이미지 다운로드 라이브러리 : urllib3 The fastest library for downloading image 특징 Thread safety. Connection pooling. Client-side SSL/TLS verification. File uploads with multipart encoding. Helpers for retrying requests and dealing with HTTP redirects. Support for gzip, deflate, and brotli encoding. Proxy support for HTTP and SOCKS. 100% test coverage. 설치 python -m pip install urllib3 예제1 import urllib3 http = urllib3.PoolManager() .. 2021. 10. 26. 이전 1 다음 728x90 반응형