Skip to content

Dr.Web pyavdesk (python-avdesk) is a Python wrapper for dwavdapi C library to manipulate Dr.Web AV-Desk server resources.

License

Notifications You must be signed in to change notification settings

DoctorWebLtd/pyavdesk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dr.Web pyavdesk

Dr.Web pyavdesk (python-avdesk) is a Python module, wrapping Dr.Web dwavdapi C library to introduce simple yet powerful interface to manipulate Dr.Web AV-Desk server resources from within your Python code, making integration of third-party applications with AV-Desk as easy as possible.

Requirements

Installation

Execute from the command line:

> pip install pyavdesk

Note: this command requires python-pip package to be installed in advance.

OR

Execute from the command line:

> python setup.py install

Note: this command requires python-setuptools package to be installed in advance.

Documentation

API documentation is available at https://drweb-pyavdesk.readthedocs.org/.

Dr.Web pyavdesk uses python-sphinx for API documentation builds: use make <build_format_name> in docs/ directory to build documentation from sources.

Copyright

Copyright (c) 2003-2013, Doctor Web, Ltd.

Dr.Web pyavdesk is distributed under the license available from LICENSE file provided with the source code.


http://www.drweb.com

http://www.av-desk.com

https://d2weczhvl823v0.cloudfront.net/DoctorWebLtd/pyavdesk/trend.png

About

Dr.Web pyavdesk (python-avdesk) is a Python wrapper for dwavdapi C library to manipulate Dr.Web AV-Desk server resources.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages