File-Inspector is a tool developed in LAP 2020 by one of the student teams.
Team Members :
- Ankit Baluni (B18007)
- Akshit Kumar (B18045)
- Jahnvi Gupta (B18060)
- Aditya Malvi (B18067)
- Piyush Goyal (B18077)
-
Install python3
apt-get install python3
-
Install Requirements
pip3 install -r requirement.txt
-
Install tkinter
If you are using a MaC OS or Windows, you can skip this step as tkinter is pre-installed along with python. Linux Users may follow the Installation Guidelines.
-
Run Tool
python3 my_application.py