Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 868 Bytes

README.rst

File metadata and controls

32 lines (21 loc) · 868 Bytes

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.