pyClamad is a module that makes it possible to use the clamd daemon from the virus scanner ClamAV within Python.
| Tags | Security Software Development Libraries Python Modules Utilities |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Release Notes: This release fixes bugs with mulitple scans at once and with non-Latin filenames. It also adds a compatibility layer with part of the 0.2 API.


Release Notes: This release changes the API to a class model, uses the INSTREAM scan method instead of the deprecated STREAM, adds a MULTISCAN method, makes STATS return full data on multiline, and adds Python 3.x and 2.x compatibility.


Release Notes: This release fixes an error with deprecated string exceptions. It adds optional timeout to avoid blocking socket operations. The license is now LGPL.


No changes have been submitted for this release.