sudo apt install git python3
git clone https://github.com/ishanoshada/Py-Fortify.git
cd Py-Fortify
python3 -m pip install -r requirements.txt
python3 py_fortify.py
usage: python py_fortify.py [-h] -i INPUT -o OUTPUT -c COMPLEXITY -m method(1/2)
Example Command:
python py_fortify.py -i file.py -o out.py -e 1 -m 1 -c 50
👤 Ishanoshada
- GitHub: @ishanoshada
- PyPI: @oshada
If this project helped you, please give it a ⭐️!
Copyright © 2024 Ishan Oshada.
This project is licensed under the Apache License 2.0.