$ git clone https://github.com/MorphyKutay/Py-Source-Code-Scanner.git
$ cd Py-Source-Code-Scanner
$ cargo build
OR (Windows)
$ wget https://github.com/MorphyKutay/Py-Source-Code-Scanner/releases/download/1.0/main.exe
$ ./main.exe --help
OR (Linux)
$ wget https://github.com/MorphyKutay/Py-Source-Code-Scanner/releases/download/1.0/main
$ ./main --help