https://support.virustotal.com/hc/en-us/articles/115002126889-How-it-works

ls env/lib/python3.8/site-packages/

You’ll need: pip3 install ‘Django==4.2’ pip3 install gunicorn pip3 install nltk pip3 install mysqlclient pip3 install virustotal-api pip3 install ‘Pillow==7.0.0’ pip3 install django-simple-captcha pip3 install djangorestframework

The above is for many of my other projects too

##