Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 395 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 395 Bytes

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