Skip to content

cookie0o/MetaDefender-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!