TBD
# 1. install dependencies
$ pip install -r requirement
# 2. run scripts
$ python scripts/{what you want}.py
TBD
This project uses pysen.
Before commiting, please run validation commands below
$ cd /path/to/pict_img
$ pysen run lint
$ pysen run format