This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
kevin
/
chatbot-GPT
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
49e395d8ca
Rami (Branch)
Tag
master
chatbot-GPT
/
wsgi.py
wsgi.py
62 B
Cronologia
Originale
1
2
3
4
from main import app
if __name__ == "__main__":
app.run()