guildwars2api

A Python API Wrapper for the Guild Wars 2 API


Keywords
guildwars2api
License
BSD-3-Clause
Install
pip install guildwars2api==0.7.1

Documentation

Guild Wars 2 API Wrapper

https://badge.fury.io/py/guildwars2api.png https://travis-ci.org/menglewis/guildwars2api.png?branch=master https://pypip.in/d/guildwars2api/badge.png

A Python Wrapper for the Guild Wars 2 API

Installation

This package is hosted on PyPI so it can be install using pip or easy_install:

$ easy_install guildwars2api
$ pip install guildwars2api

Features

  • Provides an API wrapper for the current Guild Wars 2 API Resources.
  • Works with Python 2.6, 2.7, 3.3, 3.4.