Recently I’ve been spending a lot of time thinking about theoretical aspects of the
Python type system and how various existing and proposed features fit into it. We
recently added the
“Type system concepts” chapter
to the typing spec, which provides a so... (more…)
Read more »
Create web-based interfaces with Python. The nice way. - GitHub - zauberzeug/nicegui: Create web-based interfaces with Python. The nice way. (more…)
Read more »
In my attempts to white knuckle through the political root canal that was the American presidential election, I always went to as many different news sites as I could. If a story broke, I’d got to Fox news, CBS, Aljazeera, Politico– even fake news sit...
Read more »
Recently I had a discussion over Reddit over why would someone would use Python over other programming languages. The discussion was pretty good and thus I thought about writing a post about it.
First of all, let me give you my thoughts on Python. Python ... (more…)
Read more »
A tutorial on how to upgrade your Django application to Django 2. This is a compilation of common errors and how to fix them. (more…)
Read more »