An open API service indexing awesome lists of open source software.

https://github.com/codex-team/python-queue


https://github.com/codex-team/python-queue

Last synced: 8 months ago
JSON representation

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