Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/morphykutay/py-source-code-scanner

Python Source Code Scanner
https://github.com/morphykutay/py-source-code-scanner

rust-lang rustlang source-code-analysis source-code-scanner sourcecode vulnerability-scanners

Last synced: about 1 month ago
JSON representation

Python Source Code Scanner

Awesome Lists containing this project

README

        

# Python Source Code Scanner

### Download

```
$ 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

```

![alt text](https://github.com/MorphyKutay/Py-Source-Code-Scanner/blob/main/ss1.png)