VirusTotalPy is an open-source Python library that allows easier interaction with the public [VirusTotal v3 API](https://developers.virustotal.com/reference/overview).
**What's new?**
- A complete redesign that simplifies your workflow even further!
--------------------
**Features:**
- analyse files up to 650MB
- analyse IP-adresses
- analyse urls
- detect malware
**Functions:**
python
scan(resources: list) -> dict