NixonInnes.3486:

Hey all, I’ve started a wee venture into writing a wrapper in Python 3 for the v2 of the API with an object-oriented approach.

My goal is to make access to the data as intuitive and simple as practicable, and any suggestions/constructive criticism is welcomed!

Please note I’ve not done any documentation for it yet, as it’s still a work in progress and I’m still playing around with some of the functionality of the code.

You can find the wrapper residing here

Terrasque.8735:

I wrote a small GW2 api wrapper in python some months ago, might be of interest to you.

It can be found here