convert photo to Dices
1-create a virtualenv
python3 -m venv .venv
2-activate the virtualenv
. ./.venv/bin/activate
3-install package
pip install phototodices
4- run it :)
python app.py
This project is licensed under the MIT License
convert photo to Dices
1-create a virtualenv
python3 -m venv .venv
2-activate the virtualenv
. ./.venv/bin/activate
3-install package
pip install phototodices
4- run it :)
python app.py
This project is licensed under the MIT License