Metadata-Version: 2.4
Name: vt-eyre
Version: 0.4.0
Summary: Lightweight VirusTotal CLI scanner using a secure server
Author: Aarya Shrestha
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: License.txt
Requires-Dist: requests
Dynamic: license-file

# VT-Eyre

A lightweight VirusTotal CLI scanner built in Python.

## Installation
pip install vt-eyre

## Usage
vt-eyre file.exe --api-key YOUR_API_KEY
