News

Give your Python applications a rocket boost—here's everything you need to know to get started with Cython and its Python-to-C compiler.
Are you new to coding in Python? Check out these Python tutorials for beginners and learn why Python is one of the most widely-used programming languages.
I have a bunch of serial devices that I need to communicate with. Some of them are connected to native serial ports, and some have USB->RS232 adapters. I am communicating to them via the serial ...
At just about the same time his friend came up with a script with lets you monitor multiple serial devices in one terminal window.
Based on Python and PyQT5, serial-plotter is a new beginning, with an emphasis on correct data acquisition and real-time data visualization with a little processing thrown in. Think, acquire data ...
I wrote last year about Tinkerstellar, a new iPad app inspired by Apple’s Swift Playground that’s designed to help people learn Python through multiple interactive lessons. Tinkerstellar is ...