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.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.2.0.tar.gz (14.7 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