VirusTotal API DXL Python Service
=================================

Overview
--------

The VirusTotal DXL Python service exposes access to the `VirusTotal API <https://www.virustotal.com/en/documentation/public-api/>`_
via the `Data Exchange Layer <http://www.mcafee.com/us/solutions/data-exchange-layer.aspx>`_ (DXL) fabric.

Documentation
-------------

See the `GitHub Wiki <https://github.com/opendxl/opendxl-virustotal-service-python/wiki>`_ for an overview of the
VirusTotal API DXL Python service and usage examples.

See the `VirusTotal API DXL Python service documentation <https://opendxl.github.io/opendxl-virustotal-service-python/pydoc>`_ for
installation instructions, API documentation, and usage examples.

Bugs and Feedback
-----------------

For bugs, questions and discussions please use the `GitHub Issues <https://github.com/opendxl/opendxl-virustotal-service-python/issues>`_.

LICENSE
-------

Copyright 2017 McAfee LLC

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the
License. You may obtain a copy of the License at

`<http://www.apache.org/licenses/LICENSE-2.0>`_