A new version of the Python FlickrAPI has been released. You can download or upgrade it using pip3 install -U flickrapi.
Changes are:
Include README.md and CHANGELOG.md in the package data.
Python-RSA 3.4 has been released! This is the first release from GitHub, and contains a lot of improvements by myself, Michael Manganiello, and Filippo Valsorda, including the solution for a side-channel vulnerability.
You won’t notice it, but you’re now on my new website. The look is still the same, but under the hood a lot has changed. This includes the blog being fixed again, so that I can actually write new posts!
Python FlickrAPI library version 2.0 has been released, and can be downloaded from the Python Package Index with more info at my FlickrAPI page.
The major change is that the “new” OAuth-based authentication is used.
My favourite password management tool, pwsafe, is getting old. It’s no longer part of Ubuntu and I’ve had to compile it myself for quite a while now. It’s also not supported on Android, and shows other signs of aging.
Python FlickrAPI library version 1.4.4 has been released, and can be downloaded from https://pypi.python.org/pypi/flickrapi with more info at https://stuvel.eu/flickrapi
The changes are:
Changed default API URL to use HTTPS (Joseph Hui).
UPDATE 2019: Things are considerably simpler. Just press F8 in Blender 2.79 or older, or press F3 and search for ‘Reload Scripts’ in recent Blenders.
Blender lets you script more or less everything.
UPDATE 2019: the image of the node setup has been lost.
For my research, I’m using Blender to generate images. I wanted to know how visible a certain object is in the final render (i.
It’s been a while since I’ve been working on my RSA library, and in the last weeks I’ve released a few new minor versions. Here are the differences since my last blog post about it: