Blog Archives

Time label

For a short month, here’s a short widget: a self updating time label

Tagged with: , ,
Posted in Python

Health Bar

Here is a health bar widget in PyQt/PySide!

Tagged with: , ,
Posted in Python

Simple File Encrypter Version 1.2

It’s been a while since I’ve touched this program.

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

Simple Python Dictionary Viewer

Here is a simple Python dictionary viewer

Tagged with: , ,
Posted in Python

Stopping Fortran through Python

This is how to stop some Fortran code though Python, specifically Fortran with OpenMP through Python.

Tagged with: , , ,
Posted in Python

Monitoring Fortran through Python

Say you’ve compiled Fortran code with f2py to be able to run it through python, and it’s a rather long running process. Here’s a method to monitor its progress while it’s running.

Tagged with: , , ,
Posted in Python

Color Harmony Display

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

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
In Archive
Design a site like this with WordPress.com
Get started