Metadata-Version: 2.1
Name: MetaDefender_api
Version: 1.0.4
Summary: A simple MetaDefender Api wrapper
Home-page: https://github.com/cookie0o
Author: cookie0_o
Author-email: raphael.contact@zohomail.eu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

<div align=center>
  
  # MetaDefender_api v1.0.4
  
  **A simple MetaDefender Api wrapper**
</div>

## +Info and usage:
go to the wiki on the Github Page [here](https://github.com/sch-raphael/MetaDefender-api/wiki).  

## +Install:
**manually**
- Download the project [here](https://github.com/cookie0o/MetaDefender-api)
- cd in the project dir with the console
- run: `pip install . --upgrade`
- your done!

**from [pip](https://pypi.org/project/MetaDefender-api/)**
- run: `pip install MetaDefender-api`
- your done!
