News

I'm trying to make executable / standalone programs using Python. I've used Qt designer to design the GUI, and then used PyQT (pyuic4) to convert the .UI files into .PY files which I can edit and ...
Contour Plots With Python and Plotly Sometimes I have to write stuff so I won’t forget how to do it. This is one of those times.