curious-greg/wsgi.py

4 satır
58 B
Python
Ham Kalıcı Bağlantı Normal Görünüm Geçmiş

from web import app
if __name__ == "__main__":
app.run()