No description
Find a file
2017-02-11 15:33:32 +01:00
scripts/db/postgresql Boilerplate 2017-02-09 22:55:29 +01:00
views studio 2017-02-08 22:26:41 +01:00
.gitignore Boilerplate 2017-02-09 22:55:29 +01:00
config.sample.json added sample parameters for jwt 2017-02-11 15:33:32 +01:00
dbmanager.py Starting DbManager 2017-02-09 22:56:11 +01:00
password_manager.py Password manager 2017-02-09 22:53:54 +01:00
README.md Logging and configuration loading 2017-02-10 18:57:41 +01:00
server.py Logging and configuration loading 2017-02-10 18:57:41 +01:00

Required python packages

  • bottle
  • bottlejwt
  • psycopg2