Installation
Requirement
python 3.7+
How To
You can clone from Github or install from pip
pip install git+https://github.com/hat27/puzzle2.git
required
If you clone repo, we recommanded to running pip install -r requirements.txt or
look inside file and install by your self.