https://github.com/codex-team/python-queue
https://github.com/codex-team/python-queue
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codex-team/python-queue
- Owner: codex-team
- Created: 2017-04-28T15:32:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-30T09:06:54.000Z (over 8 years ago)
- Last Synced: 2025-04-14T23:11:40.538Z (8 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 9
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Socket Server sources from CodeX Meetup
Application contains of 4 main parts:
- Server class `server.py`
- Queue class based on Threaded Socket Server `codex_queue.py`
- Alice and Bob applications inherited from Server `alice.py` `bob.py`
## We use only standard libraries
### socketserver
https://docs.python.org/3.6/library/socketserver.html
### threading
https://docs.python.org/3.6/library/threading.html
### json
https://docs.python.org/3.6/library/json.html
### requests
https://docs.python.org/3.6/library/requests.html
### socket
https://docs.python.org/3.6/library/socket.html
## About CodeX
We are small team of Web-developing fans consisting of IFMO students and graduates located in St. Petersburg, Russia.
Fell free to give us a feedback on team@ifmo.su
https://ifmo.su
### Follow us!
VK: https://vk.com/codex_team
Telegram: https://t.me/codex_team
Instagram: https://www.instagram.com/codex_team