1
0
mirror of https://github.com/r4sas/Niflheim-api synced 2025-03-13 05:51:45 +00:00

added python dependencies list

This commit is contained in:
yakamok 2018-11-21 20:09:00 +01:00 committed by GitHub
parent 78894a02cf
commit 98b2abbf77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,12 @@ Niflheim-api provides both a web interface and an api. The web interface is used
## Install & Setup
__python dependancies:__
flask
flask_restful
psycopg2
Configure niflheim-api.py to use the Postgres databse you setup for vserv.py.
__So open niflheim-api.py:__