Skip to content

refi64/clamav-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClamAV for Python

ClamAV for Python lets you use the libclamav scanning engine from Python.

Why?

pyClamAV was abandoned in favor of pyClamd, which never worked for me well under Windows. As a result, I decided to roll my own bindings.

Requirements

  • CFFI
  • libclamav

Documentation

There isn't any documentation right now, but the source shouldn't be difficult to read. Also check out ex.py, a simple example of how to use the engine.

Links

About

A simple set of ClamAV bindings for Python using CFFI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages