Blog Archives

Pure Python Bézier Curve

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’.

Tagged with: , ,
Posted in Python

Polyplots 6 – The Realm of Roots

Polyplots animated! This isn’t the first video I’ve done of these things, but this one was clearly more involved.

Tagged with: , , , , ,
Posted in PolyPlots

Polyplots 5 – speed

It’s been some time since I last mentioned these, so here’s another post about them

Tagged with: ,
Posted in PolyPlots

Color Harmony Display

This was hinted at last month, so here it is.

Tagged with: , ,
Posted in Python

Color picker update

  Here’s an update of the color picker I did last year.

Tagged with: ,
Posted in Python

numtxt 1.1

I’m updating my numtxt module, which just adds a few new functions.

Tagged with: , , ,
Posted in Python

Elide Path

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.

Tagged with: , ,
Posted in Python

Simple File Encrypter Version 1.1

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.

Tagged with: , ,
Posted in Python, Stand alone Program

Simple File Encrypter

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.

Tagged with: , ,
Posted in Python, Stand alone Program

Custom Color Dialog

I needed to use PyQt’s color dialog, but after using it I thought of making my own. So I did!

Tagged with: , ,
Posted in Python
In Archive
Design a site like this with WordPress.com
Get started