Rok.1830:

I have quickly put together an wrapper for myself and all other Python developers. Right now it’s just an wrapper around official API, in the future I plan to include other functionalities that would be helpful in the development of tools and extracting data.

https://github.com/mocnik/gw2api/tree/v0.1

Suggestions, comments are kindly welcomed.

Ayusaki.6739:

I fully support a GitHub type of environment for this type of project. This will help those with questions and those with ideas meet and learn from one another.

Perhaps we could come up with a few GitHubs that surround the API in different programming languages to support all iterations of development. A master list of sorts.

Ruhrpottpatriot.7293:

I’m working on a .Net implementation. It’s not on GitHub but on Codeplex. However as soon as I have something I’ll publish it here.

Master list sounds good though.

Rok.1830:

Development branch of Python wrapper has some updates:

  • Enhanced description of WvW objectives (type, points and names). Big thank you to smiley.1438 and http://mos.millenium.org/ for providing this data.
  • Functionality to calculate total income and income per map, based on match_details
  • Language support for all the calls to the API and naming of WvW objectives

Development branch is accessible at:
https://github.com/mocnik/gw2api/tree/develop