In this article I will provide a glimpse of how to setup a high performance and simple web sockets backend server to use with your Python… (more…)
Read more »
Trading cryptocurrency can feel overwhelming in the beginning. There are a lot of components to think about, data to collect, exchanges to integrate, and complex order management. This guide will provide a detailed step-by-step break down on the differen... (more…)
Read more »
For this next blog post in my series of Python's syntactic sugar, I'm tackling what would seem to be a very simple bit of syntax, but which actually requires diving into multiple layers to fully implement: not. On the surface, the definition of not is ver... (more…)
Read more »
Each agent is authenticated, registered and declare its availability
(for the presence notification system). (more…)
Read more »
A pattern language for event sourced applications and reliable distributed systems. Examples written in the Python programming language. Now includes a solid introduction to the event-oriented process philosophy of Alfred North Whitehead — the "m... (more…)
Read more »