M60 Mechanical Keyboard is an Open Source, USB & BLE 5.0, Modular, Hot-Swappable, 60% Keyboard powered by Python. M60 uses Nordic’s nRF52840 SoC to provide USB Type-C wired and Bluetooth LE 5.0 wireless connectivity. To take advantage of the removable... (more…)
Read more »
We started this series with an overview of the CPython VM. We learned that to run a Python program, CPython first compiles it to bytecode, and we... (more…)
Read more »
Python 2 is retiring in thirty months. Calibre needs to convert to Python 3. (more…)
Read more »
Learn how to create your very own macOS Menu Bar App using Python, rumps and py2app – A Pomodoro Timer. (more…)
Read more »
I recently finished teaching an introductory Python course as part of the Youth Remote Learning project. The intended audience was 6th-8th graders and consisted of 6 classes, each lasting 30 minutes. (more…)
Read more »