Python client library for the ClamAV antivirus.
Project description
clamav-client
clamav-client
is a portable Python module to use the ClamAV anti-virus engine
on Windows, Linux, MacOSX and other platforms. It requires a running instance
of the clamd
daemon.
This is a fork of clamd (5c5e33b2) created by Thomas Grainger. It introduces type hints and tests exclusively against supported Python versions.
Basic usage
The clamav_client.clamd
module offers a client for the clamd
daemon,
supporting both TCP and Unix sockets.
The clamav_client.scanner
module provides a high-level file scanner that works
with both clamd
and clamscan
. Use clamav_client.get_scanner()
to configure
it.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file clamav_client-0.6.2.tar.gz
.
File metadata
- Download URL: clamav_client-0.6.2.tar.gz
- Upload date:
- Size: 32.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a03f8c0a27c9dc21ab85559143eb5d60a6ac0f2ccd99ed8032b278d23b8271f |
|
MD5 | 963931a86c0c8f917cefdecbc2866704 |
|
BLAKE2b-256 | 124dd78953e993e0c2efc00a3e3347d2d4f708660488fa93ae31faad92a94320 |
File details
Details for the file clamav_client-0.6.2-py3-none-any.whl
.
File metadata
- Download URL: clamav_client-0.6.2-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fe896e46b3d8c95bef205a0ff876097e2050d111c2a032d52097e79805aec44 |
|
MD5 | e66258c427dfefe838e59e0daa458884 |
|
BLAKE2b-256 | 102d679a2f5f502a54dbb48d461356929a000ee752da23a55277c9ab44aa7765 |