Example scripts for anyone to learn with.
-
Updated
Jun 6, 2021 - Python
Example scripts for anyone to learn with.
This is a python implementation for an application similar to zookeeper. It keeps your config data in once place and can be updated WUTHOUT a change in code. It is made for distributed systems and can be used in applications like machine learning and web apps.
real-time websocket service with FastAPI for taboo-game
Simple Python Websocket Server with users, chans & relatives (inspired by DominoIRCd)
This is a repository in which I made a websockets primordially service but its built to be used as microservices, so here are the microservices for generating tokens, the web socket and an API to manage the topics of the websockets
Scenarios involving websocket connections.
A simple RFC6455 Websocket server implementation in Python.
Python websocket for Bittrex (async).
🚀 The snappy asynchronous Discord API wrapper written with aiohttp
Python websocket for Bittrex (non async).
Add a description, image, and links to the python-websocket topic page so that developers can more easily learn about it.
To associate your repository with the python-websocket topic, visit your repo's landing page and select "manage topics."