A small tool to mess up a image
mason_image
is a small tool to mess up a image
Before
After
usage: mason_image [-h] [--in IN_IMAGE] [--out OUT_IMAGE]
optional arguments:
-h, --help show this help message and exit
--in IN_IMAGE path of image to mess up
--out OUT_IMAGE path of output image
$ pip install mason_image
pip3 install setuptools
pip3 install wheel
python3 setup.py sdist bdist_wheel
pip3 install dist/mason_image-<ver>-py3-none-any.whl
pip3 install twine
twine upload dist/mason_image-<ver>-py3-none-any.whl