Post to Tumblr with python

19.05.2013 by azarai in python

I have an art blog over at tumblr where i post my (almost) daily doodles. Usually i post them with the Tumblr UI, but lately i i got annoyed but that way and hacked something together to post images directly from my windows exlorer.

  1. Register an app at tu

Colourlovers Palette Downloader

20.12.2012 by azarai in python | tools

I like Colourlovers and frequently use it. But one thing that really bugged me all the time was that i could not download all color palettes i've ever favoured. Nothing in the UI, not even through the api. At least one could find them again with the searc


Imago now with AGPL

17.02.2011 by azarai in imago

Even my previous plans with imago didn't work out i still did the step and released it under the AGPL and also offer a commercial license in case the AGPL isn't applicable for you. The terms of use of the previous 08 and 07 versions are not affected and y


Create your own textformat and parse it

27.12.2010 by azarai in python | snipplet

For my cv i maintain a list of all projects i worked on to give a bit more information than a typical german cv does. Each project entry contains a name and description, what my job and role was and which technology was mainly used and when it was. I used


pySVG - 0.2.1

12.10.2010 by kerim in pysvg | python

I just updated pySVG to 0.2.1.

Changes as far as I remember:

  • switched to BSD as license for the moment. Will see how that turns out.
  • added **kwargs to make life a bit easier when instantiating objects
  • added dropshadows (contributed by Bastian)
  • added pat