/MetaDefender-api

A Simple MetaDefender Api wrapper

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

MetaDefender_api v1.0.7

A simple MetaDefender Api wrapper

+Info and usage:

go to the wiki on the Github Page here.

+Install:

manually

  • Download the project here
  • cd in the project dir with the console
  • run: pip install . --upgrade
  • your done!

from pip

  • run: pip install MetaDefender-api
  • your done!