Main > Programming > Libraries >

pyClamAV 0.4.0

pyClamAV 0.4.0

Sponsored Links

pyClamAV 0.4.0 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.012 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 990
Date added: 2007-02-15
Publisher: Alexandre Norman

pyClamAV 0.4.0 description

pyClamAV program is a python binding to libclamav written in C. By using pyClamAV, you can add virus detection capabilities to your python software in an efficient and easy way.
Intallation:
You need to have clamav and libclamav installed with clamav.h header file. You also need to have python installed.
The simplest way to compile this package is:
- Run python setup.py build
- As root run python setup.py install
It should be done.
Usage:
From python :
Python 2.3.3 (#1, Mar 21 2004, 00:29:15)
[GCC 2.95.4 20011002 (Debian prerelease)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pyclamav
>>> ret=pyclamav.scanfile(/tmp/virus)
>>> print ret
(1, Worm.Sober.G)
>>> ret=pyclamav.scanthis("Buffer to test blalblabla...")
>>> print ret
(0, )
>>> print pyclamav.get_numsig()
34861
>>> print pyclamav.get_version()
(0.86.1, 898, 1117257063)
>>> print pyclamav.version()
0.3.0
>>> print pyclamav.scanfile(/tmp) # /tmp is a directory
Traceback (most recent call last):
File "", line 1, in ?
ValueError: Argument is not a filename
Enhancements:
- Support for clamav 0.90.
- Due to the removal of cl_scanbuff from libclamav, pyclamav.scanthis() had to be removed.
- Using pyclamd instead of pyclamav is strongly encouraged.

pyClamAV 0.4.0 Screenshot

Advertisements

pyClamAV 0.4.0 Keywords

Bookmark pyClamAV 0.4.0

Hyperlink code:
Link for forum:

pyClamAV 0.4.0 Copyright

WareSeeker periodically updates pricing and software information of pyClamAV 0.4.0 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of pyClamAV 0.4.0 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
pyClamd is a python interface to Clamd (Clamav daemon). Free Download
PyCosmos is a Python script for sending SMS using MyCosmos. Free Download
Waimea is a fast and highly customizable virtual multiple desktop window manager. Free Download
PyKyra project is a fast game development framework for Python. Free Download
Guyum is a simple search-and-install GUI for Yum, based on GTK+ and Glade. Free Download
Xmpppy is a Python library that is targeted to provide easy scripting with Jabber. Free Download
Mapnik is an OpenSource C++/Python toolkit for developing GIS (Geographic Information Systems) applications. Free Download
python-amarok is a fairly complete amaroK remote control class for Python. Free Download