a anonymous forum
use pipenv install
you must set up mysql, and then write a config.py
look at config sample for more details.
then run pipenv run python init.py
for debug use, just pipenv run python ika.py
otherwise you need gunicorn (or something like that)