The future of python is asynchronous. This talk will take us from 0-60 in a retrospective journey to understand: Traditional request/response cycles Enhancem... (more…)
Read more »
Metaclasses - are they useful at all outside job interviews or conference talks? Let's find out! This article will show you 5 applications of metaclasses. %... (more…)
Read more »
simple-httpd - Simple HTTP server replacement for Python SimpleHTTPServer and provides automatic TLS via Let's Encrypt over HTTP2. (more…)
Read more »
Learn how to setup virtual environments in Python using pip and venv to isolate each project's environment. (more…)
Read more »
Simple educational python Snake game created with PySide6 and Qt framework - gudarzi/QtSnake... (more…)
Read more »