Skip to content

minkxx/python-flask-chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Chatroom

Webchat using Python Flask and socketIO.

Stars Forks Size
Python License

Install and run

  • Clone the repository:
    git clone https://github.com/minkxx/python-flask-chatroom.git
  • Go to the cloned folder:
    cd python-flask-chatroom
  • Install the requirements:
    pip install -U -r requirements.txt
  • Run the script:
    python app.py

About

A flask-api chatroom to chit-chat with your friends.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published