News

[153Armstrong] did a short post on how easy it is to generate waveforms using Python. We agree it is simple, but actually, it isn’t so much Python per se, it is some pretty cool libraries ...
One of the tricks I’ve learned along the way is to spin up simple APIs that can be used ... framework for developing web applications in Python. It supports both Python 2.7 and 3.0, although ...
Python comes with a simple builtin HTTP server. With the help of this little HTTP server you can turn any directory in your system into your web server directory. The only thing you need to have ...