In case you haven’t heard, about a month ago MicroPython has celebrated its 11th birthday. I was lucky that I was able to start hacking with it soon after pyboards have shipped – the first tech talk I ...
In this video, I'll be sharing with you a few powerful VSCode features that all Python devs should learn. If you're a Python developer and you work in VSCode, then you need to know about these simple ...
Python 3.10 development has stabilized and we can finally test out all of the new features that will be included in the final release. We’ll cover some of the most interesting additions to Python — ...
One of Florida's most anticipated events of the year is almost here. The Florida Python Challenge is a 10-day competition encouraging participants to remove Burmese pythons from eight ...
What new programming language features would you like to see added to Python? Here are four possibilities — some likely, some not Python is a living language — under constant development to keep up ...
Better error messages, support for Linux profiling tools, and many improvements to Python's type hinting have just landed. Let's take a look. The Python programming ...