{"library":"clamd","type":"library","category":null,"description":"Clamd is a Python interface library for communicating with the ClamAV daemon (`clamd`). It allows Python applications to send files or streams to `clamd` for virus scanning. The current stable version is 1.0.2, with a low release cadence indicating maturity and stability, focusing on Python 3.7+.","language":"python","status":"active","version":"1.0.2","tags":["antivirus","clamav","security","daemon","virus-scanner"],"last_verified":"Sat May 23","install":[{"cmd":"pip install clamd","imports":["import clamd","import clamd\ncd = clamd.ClamdUnixSocket()","import clamd\ncd = clamd.ClamdNetworkSocket(host='127.0.0.1', port=3310)"]}],"homepage":null,"github":"https://github.com/graingert/python-clamd","docs":null,"changelog":null,"pypi":"https://pypi.org/project/clamd/","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.6,"avg_import_s":0.31,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/clamd/compatibility"}}