baba-yaga.py 75 B

12345
  1. import by.config as c
  2. import by.app as a
  3. c.db.init("test.db")
  4. app = c.app