{"library":"requestsexceptions","type":"library","category":null,"description":"requestsexceptions is a simple utility library designed to normalize the import paths for exceptions within the popular 'requests' HTTP library. It addresses scenarios where 'requests' might bundle 'urllib3' or be distributed with 'urllib3' unbundled, which can lead to inconsistencies when trying to catch specific exceptions like `urllib3.exceptions.HTTPError`. The library provides a unified way to import these exceptions, regardless of the underlying 'requests' packaging. Its current version is 1.4.0, released in February 2018, indicating a maintenance-focused cadence.","language":"python","status":"maintenance","version":"1.4.0","tags":["requests","exceptions","error-handling","urllib3","network"],"install":[{"cmd":"pip install requestsexceptions","imports":["from requestsexceptions import InsecurePlatformWarning","from requestsexceptions import InsecureRequestWarning","from requestsexceptions import squelch_warnings"]}],"homepage":"http://www.openstack.org/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/requestsexceptions/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/requestsexceptions/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}