Skip to content

Commit 45e870c

Browse files
authored
Update README.md
1 parent 10d2ba1 commit 45e870c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Messenger LiveChat/README.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Messenger "Live Chat"
2+
3+
<img src="https://github.com/ElizaLo/Practice-Python/blob/master/Messenger%20LiveChat/MainWindow.png" width="440" height="575">
4+
5+
## Requirements
6+
7+
- Qt Designer
8+
- [Qt Designer Manual](https://doc-snapshots.qt.io/qt5-dev/qtdesigner-manual.html)
9+
- `PyQt5`
10+
- [PyQt5 Reference Guide](https://www.riverbankcomputing.com/static/Docs/PyQt5/)
11+
- `Flask`
12+
- `datetime`
13+
- `requests`
14+
115
## Errors:
216
- **socket.error: [Errno 48] Address already in use**
317
1. `sudo lsof -i:5000`

0 commit comments

Comments
 (0)