Skip to main content

A Python API Wrapper for the Guild Wars 2 API

Project description

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.

History

0.7.1 (2016-02-07)

  • Fixed an import bug with the GuildWars2ApiError

  • Removed a test case for pagination. Will refactor the test with mock on the API calls.

0.7.0 (2016-02-07)

  • Refactored how URLs are constructed in the BaseResource class

  • Added the following resources

  • Guild Upgrade

  • Guild Permission

  • Guild Member

  • Guild Rank

0.6.0 (2015-12-13)

  • Added the following resources

  • WvW Objectives

  • Minis

  • Account Minis

  • Achievements

  • Account Achievements

0.5.0 (2015-09-08)

  • Added the following resources

  • PvP Stats

  • PvP Games

  • Specializations

0.4.0 (2015-08-30)

  • Added the following resources

  • Currency

  • Account Wallet

  • Account Dye Unlocks

  • Account Skin Unlocks

0.3.0 (2015-07-06)

  • Added the following resources

  • Materials

  • Bank

  • Bank Materials

  • Characters

  • Inventory

  • Equipment

  • Account

  • Token Info

0.2.0 (2015-05-21)

  • Added get_all() method to resources that use paging to return an iterator over all of the requested resources

  • Added the ability to pass an iterable as an argument and have it automatically expand into a comma-separated list

  • Added the ability to authenticate use an API key

  • Added a new resource for Commerce Transactions

0.1.0 (2015-04-12)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

guildwars2api-0.7.1.tar.gz (16.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page