Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cookie0o/metadefender-api
A Simple MetaDefender Api wrapper
https://github.com/cookie0o/metadefender-api
api api-wrapper meta-defender metadefender metadefender-api package pip virus wrapper
Last synced: about 2 months ago
JSON representation
A Simple MetaDefender Api wrapper
- Host: GitHub
- URL: https://github.com/cookie0o/metadefender-api
- Owner: cookie0o
- License: gpl-3.0
- Created: 2024-04-04T15:38:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-04T20:07:29.000Z (9 months ago)
- Last Synced: 2024-10-06T21:47:12.806Z (3 months ago)
- Topics: api, api-wrapper, meta-defender, metadefender, metadefender-api, package, pip, virus, wrapper
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MetaDefender_api v1.0.7
**A simple MetaDefender Api wrapper**## +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!