This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
tianyunperfect
/
python-base--
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
1
tianyun
hai 3 meses
pai
b0a812a725
achega
b656993d79
Modificáronse 2 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
chat-room/start.sh
2
0
chat-room/templates/requirements.txt
+ 1
- 0
chat-room/start.sh
Ver ficheiro
@@ -0,0 +1 @@
+nohup python -u main.py --name chatroom &
+ 2
- 0
chat-room/templates/requirements.txt
Ver ficheiro
@@ -0,0 +1,2 @@
+flask
+flask_socketio