What is Daphne sock?

This is the second of my Bridgerton-inspired sock collection. Daphne was the season’s incomparable and it was so enjoyable to design a sock for Society’s Diamond! These socks feature a delicate lace detail either side of a sweet rosebud motif. The lace is very simple and easy to memorise.

Read more

What are WebSockets in Python?

websockets is a library for building WebSocket servers and clients in Python with a focus on correctness, simplicity, robustness, and performance . Built on top of asyncio , Python’s standard asynchronous I/O framework, it provides an elegant coroutine-based API.

Read more