This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
kevin
/
chatbot-GPT
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
49e395d8ca
Ramuri
Etichete
master
chatbot-GPT
/
wsgi.py
wsgi.py
62 B
Istoric
Crud
1
2
3
4
from main import app
if __name__ == "__main__":
app.run()