Whenever I think of doing a thing, I think ‘surely this has been done before, so I’ll just look it up’ and inevitably the answer is nearly always ‘No, absolutely no one has ever even thought of doing said thing’.
Whenever I think of doing a thing, I think ‘surely this has been done before, so I’ll just look it up’ and inevitably the answer is nearly always ‘No, absolutely no one has ever even thought of doing said thing’.
Polyplots animated! This isn’t the first video I’ve done of these things, but this one was clearly more involved.
It’s been some time since I last mentioned these, so here’s another post about them
This was hinted at last month, so here it is.
Here’s an update of the color picker I did last year.
I’m updating my numtxt module, which just adds a few new functions.
This is a chunk of code that I’ve had in some form or another for a while now (most recently it showed up in the file encrpyter program) that truncates the file path as seen above.
Just back in January I released this simple file encrypter. Then I found out Python 2 will be depreciated by the end of the year.
This is a program I wrote that encrypts and decrypts files. But honestly I made it to play with the progress bars that PyQt has.
I needed to use PyQt’s color dialog, but after using it I thought of making my own. So I did!