Found 241 repositories(showing 30)
greyli
A chatroom built with Flask, featured with Markdown support and code syntax highlight.
RelaxedDong
A Chat Room Completed with Flask-socketio
ppd0705
WebSocket聊天室
mnlightstone
No description available
Harpsichord1207
A simple web chatroom by python(Flask/Flask-SocketIO) and AngularJS
Johnmiicheal
A user chatroom using the flask web framework and socketio for peer-to-peer communication. GUI uses python tkinter.
lyy-jluzh
No description available
rajesh580
This is a real-time chatroom application built with Flask, Flask-SocketIO, and Flask-SQLAlchemy. Users can sign up, log in, create or join chat rooms, and exchange messages. The app also supports file sharing and real-time user count updates.
CursedPrograms
Flask chatroom with real-time messaging, user registration/login, and message history. Uses Flask-SocketIO and SQLAlchemy. Secure password hashing, flash messages, and JSON data persistence.
Davidasx
Simple chatroom with Python Flask
Meursaulti
一个使用flask-socketio和AES-GCM算法实现的端到端加密聊天室
theSaneHatter
node based chatroom written in flask, hopefully.
TangliziGit
A simple chatroom practice project used Flask and Bootstrap.
DorraGara
User based flask app chatroom with an end to end encrypted private chat (RSA) along with some cryptography functions (base64 encoding, hashing, cracking, symmetric and asymmetric encryption)
pwnedcake
SecureChat is a robust and secure private chatroom application built using JavaScript, Python, Flask, HTML, and CSS. With a focus on privacy and user experience, Secure Chat provides a seamless platform for private communication between individuals or groups.
GiannisClipper
This project is based on the requirements of the project 2 of www.edx.org/course/cs50s-web-programming-with-python-and-javascript. It's an online messaging service, users are able to sign up, sign in and sign out, are able to see and join existing channels (chatrooms) and also to create new channels. Users joined the same channel, can send and receive messages with one another in real time. The code is written using python, flask and sockets. It doesn't use a database, the data are stored in server's ram.
MardisTech
flask, socket.io chatroom
MustafaTaha51
CS50 Final Project (Flask Chatroom)
tateshep
Chatroom terminal application that utilizes Flask
anupriya99
No description available
sudo-amancodes
A web-based real-time chatroom application developed using Python, Flask, and WebSockets. This project allows users to create or join chat rooms dynamically, where they can communicate with others in real time. The app generates unique room codes and manages chat sessions, ensuring a smooth and interactive messaging experience.
ElianRenteria
simple web chatroom application using flask
wesleyel
A web chatroom with bootstrap & flask
donsalieri1930
Chatroom with Vue, Flask and SocketIO
minkxx
A flask-api chatroom to chit-chat with your friends.
OskaneGusto
在线聊天室,基于Python的Flask实现
Imkaushikdolui
No description available
Using python flask_socketio to create a multi user messaging room
Realtime-Chatroom-Flask_WebApps adalah sebuah aplikasi web yang dikembangkan menggunakan Flask, sebuah framework web Python. Aplikasi ini dirancang khusus untuk menyediakan layanan obrolan (chatroom) secara waktu nyata (real-time).
Om-Alve
A simple chatroom made using flask and socketio.