Skip to content

This is my simple python chat application. The application is based on flask and used wtf module for creating form .The chat system is based on socketio which helps to connect and send message between users in friendly way. The client side of socket io is based on javascript while flask handle the server side. This is not the final product we wi…

Notifications You must be signed in to change notification settings

sumit7577/python-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-chat

This is my simple python chat application The app is developed in flask and using wtf module git clone "this link" cd python-chat pip install -r requirements.txt python3 chat-app.py The app will run now Notice- The server is still running on my heroku if u want to develop this as ur own kindly download this as a zip and import in your heroku server after creating your database

About

This is my simple python chat application. The application is based on flask and used wtf module for creating form .The chat system is based on socketio which helps to connect and send message between users in friendly way. The client side of socket io is based on javascript while flask handle the server side. This is not the final product we wi…

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published