{"library":"pycurl","type":"library","category":null,"description":"PycURL is a Python interface to the `libcurl` library, providing fast and feature-rich capabilities for network operations. It supports numerous protocols including HTTP, HTTPS, FTP, and more, exposing most of `libcurl`'s functionality like SSL, authentication, and proxy options. PycURL is often chosen for performance-critical applications and I/O multiplexing due to its speed. The current version is 7.45.7, with releases occurring periodically to incorporate `libcurl` updates and security fixes.","language":"python","status":"active","version":"7.45.7","tags":["http","https","curl","libcurl","network","transfer","ftp","ssl","performance","multiprotocol"],"install":[{"cmd":"pip install pycurl","imports":["import pycurl","import pycurl\nc = pycurl.Curl()","from io import BytesIO"]},{"cmd":"sudo apt-get install libcurl4-openssl-dev python3-pycurl","imports":[]},{"cmd":"brew install curl","imports":[]}],"homepage":"http://pycurl.io/","github":"https://github.com/pycurl/pycurl","docs":"http://pycurl.io/docs/latest/","changelog":"https://github.com/pycurl/pycurl/blob/master/ChangeLog","pypi":"https://pypi.org/project/pycurl/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.7,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pycurl/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}