[548210]: / openomics_web / server.py

Download this file

4 lines (2 with data), 50 Bytes

1
2
3
from flask import Flask
server = Flask(__name__)