A Python API Wrapper for the Guild Wars 2 API
Project description
A Python Wrapper for the Guild Wars 2 API
Free software: BSD license
Documentation: https://guildwars2api.readthedocs.org.
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
File details
Details for the file guildwars2api-0.7.1.tar.gz
.
File metadata
- Download URL: guildwars2api-0.7.1.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20c61cfa8858e08bb0d0add4bf7fcfe8d45a9a5af2bdf181d7059be85e5b63eb |
|
MD5 | 9f90e8149514534384cd4f8051de4ebc |
|
BLAKE2b-256 | 75e6f919b3031c21db6d52a0db72f78f3c1a49e1338d26193a2038f98a84d947 |