Python Simple Getty wrapper released!

Keeping up with our efforts to be an active part of the open source community, we are pleased to announce the public release of our Simple Getty wrapper.

Python Simple Getty is a basic wrapper to the extensive Getty Images Connect API. In its current state it does not fully implement Connect, but it works really well in the most common use case: Search, get details and finally buy a set of images.

You can get the code in our github.

We recommend that you read the README, but once you have the code, finding and downloading an image is as easy as:

Simple as that!

We encourage any of you to fork us and extend the wrapper as much as you’d like. Who knows? Maybe in the future we can get Connect fully implemented!