Quickly Rocks!
November 5th, 2009 — roaksoaxSo… I gave it a try… and I liked it. The last few weeks I was programming (after a long time) for a project of one of my classes. Since I wanted to learn python for a while, I decided to do my project in Python. At first, it was just going to be a command line application, but… after giving it a second thought, I decided to provide a GUI too using pygtk.
So, since there I saw lots of post about quickly, I decided to give quickly a try too… and it is awesome! I really like it.
Anyways, my app is a simple app that’s allowing me to learn python. It enciphers a text file using a public key, and then it hides the message in an image. I’m making use of python-gnupginterface and python-stepic for this. As you can see, it sounds like a simple app, and it really is… I’ll publish it when I’m done.
Btw… give a try to quickly, you are gonna like it. Thanks rickspencer and didrocks for this awesome tool.


