Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 238 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 238 Bytes

Demo - Using Python with Firebase

The script firebase-read.py will read from Firebase

The script firebase-write.py will write to Firebase

The scrit chat_client.py is a basic chat client, combining the read and write fucntionalities.