Python image editor
pip install -r requirements.txt
python main.py
sh linter.sh
pyinstaller --noconsole --onefile main.py
pylint --generate-rcfile > ./nothing.pylintrc
App Icon Generator with Python 3, Pillow and tkinter, formatted using PEP8
PythonMIT
Python image editor
pip install -r requirements.txt
python main.py
sh linter.sh
pyinstaller --noconsole --onefile main.py
pylint --generate-rcfile > ./nothing.pylintrc