gnomes Gnomes API http://api.wallto.ru/ brief documentation Create a database: the database path is in cfg.py python (from ../gnomes): >> from app import db >> db.create_all() >> exit()