{"categories":[{"label":"System","url":"https://skillfed.io/packages/category/system"},{"label":"Security","url":"https://skillfed.io/packages/category/security/2"}],"enrichment":{"capability":"pyClamd provides a Python interface to the Clamd daemon, enabling virus detection in Python applications by communicating with a running ClamAV service.","skillfed_tags":["antivirus","daemon-client","abandoned"],"use_cases":["Add virus scanning to a web application by connecting to a centralized Clamd service","Scan uploaded files in a document management system before processing","Monitor and quarantine suspicious files in a file-sharing or backup system","Integrate antivirus checks into a Python application where direct libclamav linking is not permitted"],"what_it_does":"pyClamd is a client library that connects Python code to a ClamAV antivirus daemon (Clamd) running as a separate service. Instead of embedding ClamAV's library directly, it communicates with an already-running daemon process. The package has no runtime dependencies and was last released on 2017-08-27.\n\nThe library lets you scan files and streams for viruses by sending requests to the Clamd service and receiving scan results. Because it depends on an external daemon rather than Python dependencies, the main installation friction comes from needing to set up and maintain a separate ClamAV service, not from Python package conflicts.","worth_installing":"No. The package is abandoned with no updates since 2017-08-27, and Python version support is unspecified. While it has no known vulnerabilities and no runtime dependencies, the lack of maintenance combined with high install friction and copyleft licensing makes it unsuitable for new projects. Consider maintained alternatives if antivirus scanning is critical."},"id":"pyclamd","links":{"html":"https://skillfed.io/packages/pyclamd","md":"https://skillfed.io/packages/pyclamd.md","pypi":"https://pypi.org/project/pyclamd/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2017-08-27","license_spdx":null,"license_treatment":"copyleft","name":"pyClamd","python_support":"unspecified","summary":"pyClamd is a python interface to Clamd (Clamav daemon)."},"popularity":{"monthly_downloads":293584,"position":7952,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.0"}
